Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(712)

Issue 2965763002: Support break in switch and break/continue in do statements (Closed)

Created:
3 years, 5 months ago by Johnni Winther
Modified:
3 years, 5 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Support break in switch and break/continue in do statements R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/8d9562ecd06d62e49a666b76a52abd1adc707e4d

Patch Set 1 #

Total comments: 6

Patch Set 2 : Updated cf. comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -8 lines) Patch
M pkg/compiler/lib/src/js_model/locals.dart View 1 3 chunks +7 lines, -6 lines 0 comments Download
M tests/compiler/dart2js/kernel/compile_from_dill_test_helper.dart View 1 chunk +22 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
Johnni Winther
3 years, 5 months ago (2017-06-30 18:03:18 UTC) #2
Siggi Cherem (dart-lang)
lgtm https://codereview.chromium.org/2965763002/diff/1/pkg/compiler/lib/src/js_model/locals.dart File pkg/compiler/lib/src/js_model/locals.dart (right): https://codereview.chromium.org/2965763002/diff/1/pkg/compiler/lib/src/js_model/locals.dart#newcode160 pkg/compiler/lib/src/js_model/locals.dart:160: // TODO(johnniwinther): Add more. anything more to add ...
3 years, 5 months ago (2017-06-30 18:16:21 UTC) #3
Johnni Winther
https://codereview.chromium.org/2965763002/diff/1/pkg/compiler/lib/src/js_model/locals.dart File pkg/compiler/lib/src/js_model/locals.dart (right): https://codereview.chromium.org/2965763002/diff/1/pkg/compiler/lib/src/js_model/locals.dart#newcode160 pkg/compiler/lib/src/js_model/locals.dart:160: // TODO(johnniwinther): Add more. On 2017/06/30 18:16:21, Siggi Cherem ...
3 years, 5 months ago (2017-06-30 19:16:55 UTC) #5
Johnni Winther
3 years, 5 months ago (2017-06-30 19:17:18 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
8d9562ecd06d62e49a666b76a52abd1adc707e4d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698