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

Issue 2981723002: Distinguish between actual closure scopes and non-closure scopes. (Closed)

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

Description

Distinguish between actual closure scopes and non-closure scopes. BUG= R=johnniwinther@google.com Committed: https://github.com/dart-lang/sdk/commit/6264923aa1308351ab409ead46a749f3c835c3c6

Patch Set 1 : . #

Total comments: 10

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -45 lines) Patch
M pkg/compiler/lib/src/js_model/closure.dart View 1 3 chunks +31 lines, -20 lines 0 comments Download
M pkg/compiler/lib/src/js_model/closure_visitors.dart View 1 5 chunks +46 lines, -19 lines 0 comments Download
M pkg/compiler/lib/src/ssa/builder_kernel.dart View 1 chunk +2 lines, -3 lines 0 comments Download
M tests/compiler/dart2js/closure/closure_test.dart View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
Emily Fortuna
3 years, 5 months ago (2017-07-12 23:39:55 UTC) #3
sra1
https://codereview.chromium.org/2981723002/diff/40001/pkg/compiler/lib/src/js_model/closure.dart File pkg/compiler/lib/src/js_model/closure.dart (right): https://codereview.chromium.org/2981723002/diff/40001/pkg/compiler/lib/src/js_model/closure.dart#newcode38 pkg/compiler/lib/src/js_model/closure.dart:38: /// [_closureScopeMap]. Say why are they separate. Is it ...
3 years, 5 months ago (2017-07-12 23:57:42 UTC) #5
Johnni Winther
lgtm https://codereview.chromium.org/2981723002/diff/40001/pkg/compiler/lib/src/js_model/closure_visitors.dart File pkg/compiler/lib/src/js_model/closure_visitors.dart (right): https://codereview.chromium.org/2981723002/diff/40001/pkg/compiler/lib/src/js_model/closure_visitors.dart#newcode231 pkg/compiler/lib/src/js_model/closure_visitors.dart:231: entity = _kernelToElementMap.getMember(tempNode); Maybe the visitor should have ...
3 years, 5 months ago (2017-07-13 08:56:14 UTC) #6
Emily Fortuna
https://codereview.chromium.org/2981723002/diff/40001/pkg/compiler/lib/src/js_model/closure.dart File pkg/compiler/lib/src/js_model/closure.dart (right): https://codereview.chromium.org/2981723002/diff/40001/pkg/compiler/lib/src/js_model/closure.dart#newcode38 pkg/compiler/lib/src/js_model/closure.dart:38: /// [_closureScopeMap]. On 2017/07/12 23:57:41, sra1 wrote: > Say ...
3 years, 5 months ago (2017-07-13 21:03:39 UTC) #7
Emily Fortuna
3 years, 5 months ago (2017-07-13 21:06:08 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:60001) manually as
6264923aa1308351ab409ead46a749f3c835c3c6 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698