Files
sdk/tests/language
fschneider@google.com 96a454a01e Fix try-catch and continue in switch statements.
When assigning the try-index for continue targets, use
the try index of the enclosing nested statement, not the
current try-index of the graph builder.

BUG=dartbug.com/18869
TEST=tests/language/switch_try_catch_test.dart
R=hausner@google.com

Review URL: https://codereview.chromium.org//308053012

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36876 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-02 15:46:31 +00:00
..
2014-04-08 22:40:18 +00:00
2014-05-08 10:30:37 +00:00
2014-05-20 16:41:37 +00:00