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

Issue 1580493003: dart2js: remove resolved TODO (Closed)

Created:
4 years, 11 months ago by Harry Terkelsen
Modified:
4 years, 11 months ago
Reviewers:
sra, sra1
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

dart2js: remove resolved TODO The answer to the question in the TODO ("does this cover all cases?") is yes. In Dart, the LHS of a for-in loop must be an identifier. It cannot be a super access or a static variable access (unless that variable is in scope). BUG= R=sra@google.com Committed: https://github.com/dart-lang/sdk/commit/41dde543fed9ca14f9e6b1870ba64266fcfebc50

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -2 lines) Patch
M pkg/compiler/lib/src/cps_ir/cps_ir_builder.dart View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (3 generated)
Harry Terkelsen
4 years, 11 months ago (2016-01-11 23:36:37 UTC) #2
sra1
lgtm
4 years, 11 months ago (2016-01-11 23:38:26 UTC) #4
Harry Terkelsen
4 years, 11 months ago (2016-01-11 23:41:25 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
41dde543fed9ca14f9e6b1870ba64266fcfebc50 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698