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

Issue 2949293002: Add ScopeInfo class for variable information that doesn't actually involve closures. (Closed)

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

Description

Add ScopeInfo class for variable information that doesn't actually involve closures. BUG= R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/b3812ffc8ecc1f4ea43f4611fc76f078489ddbff

Patch Set 1 : . #

Total comments: 6

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -61 lines) Patch
M pkg/compiler/lib/src/closure.dart View 1 8 chunks +46 lines, -21 lines 0 comments Download
M pkg/compiler/lib/src/kernel/closure.dart View 1 1 chunk +6 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/ssa/builder.dart View 4 chunks +11 lines, -12 lines 0 comments Download
M pkg/compiler/lib/src/ssa/builder_kernel.dart View 3 chunks +6 lines, -6 lines 0 comments Download
M pkg/compiler/lib/src/ssa/locals_handler.dart View 1 15 chunks +25 lines, -22 lines 0 comments Download

Messages

Total messages: 11 (7 generated)
Emily Fortuna
3 years, 6 months ago (2017-06-22 21:54:58 UTC) #7
Siggi Cherem (dart-lang)
lgtm https://codereview.chromium.org/2949293002/diff/80001/pkg/compiler/lib/src/closure.dart File pkg/compiler/lib/src/closure.dart (left): https://codereview.chromium.org/2949293002/diff/80001/pkg/compiler/lib/src/closure.dart#oldcode183 pkg/compiler/lib/src/closure.dart:183: bool variableIsUsedInTryOrSync(Local variable) => false; I think it's ...
3 years, 6 months ago (2017-06-23 19:11:56 UTC) #8
Emily Fortuna
https://codereview.chromium.org/2949293002/diff/80001/pkg/compiler/lib/src/closure.dart File pkg/compiler/lib/src/closure.dart (left): https://codereview.chromium.org/2949293002/diff/80001/pkg/compiler/lib/src/closure.dart#oldcode183 pkg/compiler/lib/src/closure.dart:183: bool variableIsUsedInTryOrSync(Local variable) => false; On 2017/06/23 19:11:56, Siggi ...
3 years, 6 months ago (2017-06-23 21:20:06 UTC) #9
Emily Fortuna
3 years, 6 months ago (2017-06-23 21:20:29 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:100001) manually as
b3812ffc8ecc1f4ea43f4611fc76f078489ddbff (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698