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

Issue 2975173002: Introduce statement continuations following the specification (Closed)

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

Description

Introduce statement continuations following the specification The next statement to be executed is captured by a statement continuation. BUG= R=dmitryas@google.com Committed: https://github.com/dart-lang/sdk/commit/1288ece5c8e4db75b8a76fa270b6de2953fb29b9

Patch Set 1 #

Total comments: 14

Patch Set 2 : Apply review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+237 lines, -436 lines) Patch
M pkg/kernel/lib/interpreter/interpreter.dart View 1 25 chunks +232 lines, -436 lines 0 comments Download
M pkg/kernel/test/interpreter/interpreter.status View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
zhivkag
Hi, This change introduces statement continuations to capture the next statement to be executed in ...
3 years, 5 months ago (2017-07-13 11:09:52 UTC) #2
Dmitry Stefantsov
LGTM if you respond to some questions and remarks. https://codereview.chromium.org/2975173002/diff/1/pkg/kernel/lib/interpreter/interpreter.dart File pkg/kernel/lib/interpreter/interpreter.dart (right): https://codereview.chromium.org/2975173002/diff/1/pkg/kernel/lib/interpreter/interpreter.dart#newcode249 pkg/kernel/lib/interpreter/interpreter.dart:249: ...
3 years, 5 months ago (2017-07-18 10:39:52 UTC) #3
zhivkag
Thanks for the review Dima! Your remarks have been applied. https://codereview.chromium.org/2975173002/diff/1/pkg/kernel/lib/interpreter/interpreter.dart File pkg/kernel/lib/interpreter/interpreter.dart (right): https://codereview.chromium.org/2975173002/diff/1/pkg/kernel/lib/interpreter/interpreter.dart#newcode249 ...
3 years, 5 months ago (2017-07-18 11:01:10 UTC) #4
zhivkag
3 years, 5 months ago (2017-07-18 11:04:03 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
1288ece5c8e4db75b8a76fa270b6de2953fb29b9 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698