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

Issue 661593004: Support local variables in analyzer2dart. (Closed)

Created:
6 years, 2 months ago by Johnni Winther
Modified:
6 years, 2 months ago
Reviewers:
Paul Berry, floitsch
CC:
reviews_dartlang.org, Paul Berry, Kevin Millikin (Google)
Visibility:
Public.

Description

Support local variables in analyzer2dart. BUG= R=floitsch@google.com, paulberry@google.com Committed: https://code.google.com/p/dart/source/detail?r=41146

Patch Set 1 #

Patch Set 2 : Remove blank lines. #

Total comments: 4

Patch Set 3 : Updated cf. comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -31 lines) Patch
M pkg/analyzer2dart/lib/src/cps_generator.dart View 2 chunks +13 lines, -1 line 0 comments Download
M pkg/analyzer2dart/lib/src/element_converter.dart View 1 chunk +6 lines, -0 lines 0 comments Download
M pkg/analyzer2dart/lib/src/modely.dart View 2 chunks +35 lines, -4 lines 0 comments Download
M pkg/analyzer2dart/lib/src/semantic_visitor.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer2dart/test/end2end_test.dart View 1 chunk +22 lines, -0 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/cps_ir/cps_ir_builder.dart View 1 2 11 chunks +43 lines, -25 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Johnni Winther
6 years, 2 months ago (2014-10-16 12:06:46 UTC) #2
floitsch
LGTM. https://codereview.chromium.org/661593004/diff/20001/pkg/analyzer2dart/lib/src/semantic_visitor.dart File pkg/analyzer2dart/lib/src/semantic_visitor.dart (right): https://codereview.chromium.org/661593004/diff/20001/pkg/analyzer2dart/lib/src/semantic_visitor.dart#newcode34 pkg/analyzer2dart/lib/src/semantic_visitor.dart:34: return false; If that's not just debugging code, ...
6 years, 2 months ago (2014-10-16 12:23:59 UTC) #3
Paul Berry
lgtm
6 years, 2 months ago (2014-10-16 12:54:26 UTC) #5
Johnni Winther
https://codereview.chromium.org/661593004/diff/20001/pkg/analyzer2dart/lib/src/semantic_visitor.dart File pkg/analyzer2dart/lib/src/semantic_visitor.dart (right): https://codereview.chromium.org/661593004/diff/20001/pkg/analyzer2dart/lib/src/semantic_visitor.dart#newcode34 pkg/analyzer2dart/lib/src/semantic_visitor.dart:34: return false; On 2014/10/16 12:23:59, floitsch wrote: > If ...
6 years, 2 months ago (2014-10-16 13:01:26 UTC) #6
Johnni Winther
6 years, 2 months ago (2014-10-16 13:09:41 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as 41146 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698