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

Issue 2954663002: Handle break as continue (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : Add comments #

Total comments: 8

Patch Set 3 : Updated cf. comments #

Patch Set 4 : Rebased #

Patch Set 5 : Add break/continue to run_from_dill_test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -19 lines) Patch
M pkg/compiler/lib/src/kernel/element_map.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/kernel/kernel_backend_strategy.dart View 1 2 3 7 chunks +73 lines, -12 lines 0 comments Download
M pkg/compiler/lib/src/ssa/builder_kernel.dart View 1 2 3 3 chunks +21 lines, -6 lines 0 comments Download
M pkg/compiler/lib/src/ssa/kernel_ast_adapter.dart View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/kernel/compile_from_dill_test.dart View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tests/compiler/dart2js/kernel/run_from_dill_test.dart View 1 2 3 4 2 chunks +16 lines, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
Johnni Winther
3 years, 6 months ago (2017-06-23 14:43:35 UTC) #2
Siggi Cherem (dart-lang)
this might be nice to test end-to-end, like we do with hello world in d8. ...
3 years, 6 months ago (2017-06-23 21:04:00 UTC) #3
Johnni Winther
compile_from_dill_test is more thorough than run_from_dill_test (the former requires identical output as well as an ...
3 years, 5 months ago (2017-06-26 11:27:56 UTC) #4
Johnni Winther
Committed patchset #5 (id:80001) manually as aa345515fef6c090dcf670c719c6aebf55a8be9a (presubmit successful).
3 years, 5 months ago (2017-06-26 11:28:25 UTC) #6
Siggi Cherem (dart-lang)
3 years, 5 months ago (2017-06-26 16:42:39 UTC) #7
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698