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

Issue 2964783002: Reapply "Added for-loop variable tracking and regular closures/initializers captured variable track… (Closed)

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

Description

Reapply "Added for-loop variable tracking and regular closures/initializers captured variable tracking." This reverts commit b6671a0e3f6904edc1a1aa787fc8a13bce95436f. BUG= R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/f934f93758aa4a09289473f2fa702505806a4894

Patch Set 1 #

Patch Set 2 : . #

Total comments: 14

Patch Set 3 : . #

Patch Set 4 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+557 lines, -140 lines) Patch
M pkg/compiler/lib/src/closure.dart View 8 chunks +32 lines, -25 lines 0 comments Download
M pkg/compiler/lib/src/js_model/closure.dart View 1 4 chunks +182 lines, -88 lines 0 comments Download
A pkg/compiler/lib/src/js_model/closure_visitors.dart View 1 2 1 chunk +294 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/js_model/js_strategy.dart View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/compiler/lib/src/kernel/element_map_impl.dart View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/kernel/kernel_backend_strategy.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/ssa/locals_handler.dart View 6 chunks +14 lines, -15 lines 0 comments Download
M tests/compiler/dart2js/closure/closure_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js/dart2js.status View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/forloop_box_test.dart View 1 3 chunks +24 lines, -6 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Emily Fortuna
The first patchset is the previously committed version. The new patchset is my changes, plus ...
3 years, 5 months ago (2017-07-06 18:21:12 UTC) #2
Siggi Cherem (dart-lang)
https://codereview.chromium.org/2964783002/diff/20001/pkg/compiler/lib/src/js_model/closure_visitors.dart File pkg/compiler/lib/src/js_model/closure_visitors.dart (right): https://codereview.chromium.org/2964783002/diff/20001/pkg/compiler/lib/src/js_model/closure_visitors.dart#newcode108 pkg/compiler/lib/src/js_model/closure_visitors.dart:108: ir.VariableDeclaration>[]; // TODO: need to construct a new _curentScopeInfo ...
3 years, 5 months ago (2017-07-06 19:15:32 UTC) #3
Emily Fortuna
ptal https://codereview.chromium.org/2964783002/diff/20001/pkg/compiler/lib/src/js_model/closure_visitors.dart File pkg/compiler/lib/src/js_model/closure_visitors.dart (right): https://codereview.chromium.org/2964783002/diff/20001/pkg/compiler/lib/src/js_model/closure_visitors.dart#newcode108 pkg/compiler/lib/src/js_model/closure_visitors.dart:108: ir.VariableDeclaration>[]; // TODO: need to construct a new ...
3 years, 5 months ago (2017-07-06 19:29:41 UTC) #4
Siggi Cherem (dart-lang)
lgtm
3 years, 5 months ago (2017-07-06 19:35:39 UTC) #5
Emily Fortuna
3 years, 5 months ago (2017-07-06 21:09:59 UTC) #7
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
f934f93758aa4a09289473f2fa702505806a4894 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698