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

Issue 8799018: Fixed lambdas that have the same name as one of their parameters/locals (Closed)

Created:
9 years ago by Jennifer Messerly
Modified:
9 years ago
CC:
reviews_dartlang.org, sra1
Visibility:
Public.

Description

Fixed lambdas that have the same name as one of their parameters/locals It even fixed a corelib test :) http://code.google.com/p/dart/issues/detail?id=388 Committed: https://code.google.com/p/dart/source/detail?r=2100

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -33 lines) Patch
M frog/gen.dart View 4 chunks +17 lines, -19 lines 2 comments Download
M frog/minfrog View 4 chunks +11 lines, -13 lines 0 comments Download
M tests/corelib/corelib.status View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Jennifer Messerly
tbr http://codereview.chromium.org/8799018/diff/1/frog/gen.dart File frog/gen.dart (left): http://codereview.chromium.org/8799018/diff/1/frog/gen.dart#oldcode1239 frog/gen.dart:1239: var name = world.toJsIdentifier(node.name.name); MethodMember "jsname" handles this ...
9 years ago (2011-12-05 23:05:10 UTC) #1
Siggi Cherem (dart-lang)
9 years ago (2011-12-05 23:10:48 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698