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

Issue 702453002: Support for-in in analyzer2dart. (Closed)

Created:
6 years, 1 month ago by Johnni Winther
Modified:
6 years, 1 month ago
Reviewers:
Paul Berry, sigurdm
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Fix comment. #

Total comments: 4

Patch Set 3 : Updated cf. comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+339 lines, -122 lines) Patch
M pkg/analyzer2dart/lib/src/cps_generator.dart View 1 2 2 chunks +43 lines, -0 lines 0 comments Download
M pkg/analyzer2dart/test/end2end_data.dart View 1 chunk +55 lines, -0 lines 0 comments Download
M pkg/analyzer2dart/test/sexpr_data.dart View 1 chunk +91 lines, -0 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/cps_ir/cps_ir_builder.dart View 1 2 2 chunks +135 lines, -0 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/cps_ir/cps_ir_builder_visitor.dart View 4 chunks +15 lines, -122 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
Johnni Winther
6 years, 1 month ago (2014-11-03 09:32:58 UTC) #2
Paul Berry
https://codereview.chromium.org/702453002/diff/20001/pkg/analyzer2dart/lib/src/cps_generator.dart File pkg/analyzer2dart/lib/src/cps_generator.dart (right): https://codereview.chromium.org/702453002/diff/20001/pkg/analyzer2dart/lib/src/cps_generator.dart#newcode364 pkg/analyzer2dart/lib/src/cps_generator.dart:364: node.identifier.name, converter.convertElement(currentLibrary)); I'm confused. The only situation in which ...
6 years, 1 month ago (2014-11-03 15:05:56 UTC) #3
Johnni Winther
PTAL https://codereview.chromium.org/702453002/diff/20001/pkg/analyzer2dart/lib/src/cps_generator.dart File pkg/analyzer2dart/lib/src/cps_generator.dart (right): https://codereview.chromium.org/702453002/diff/20001/pkg/analyzer2dart/lib/src/cps_generator.dart#newcode364 pkg/analyzer2dart/lib/src/cps_generator.dart:364: node.identifier.name, converter.convertElement(currentLibrary)); On 2014/11/03 15:05:56, Paul Berry wrote: ...
6 years, 1 month ago (2014-11-04 12:58:53 UTC) #4
sigurdm
lgtm
6 years, 1 month ago (2014-11-04 13:41:22 UTC) #5
Paul Berry
lgtm
6 years, 1 month ago (2014-11-04 13:50:47 UTC) #6
Johnni Winther
6 years, 1 month ago (2014-11-04 14:54:06 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as 41491 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698