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

Issue 10378033: Fix findMyName by comparing the kind and not the token to EOF_TOKEN. (Closed)

Created:
8 years, 7 months ago by floitsch
Modified:
8 years, 7 months ago
Reviewers:
ahe, ngeoffray
CC:
reviews_dartlang.org, ahe
Visibility:
Public.

Description

Fix findMyName by comparing the kind and not the token to EOF_TOKEN. Committed: https://code.google.com/p/dart/source/detail?r=7416

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M lib/compiler/implementation/elements/elements.dart View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
floitsch
8 years, 7 months ago (2012-05-07 16:44:52 UTC) #1
ahe
Thank you, Florian! LGTM I should write a test for this. Does this happen for ...
8 years, 7 months ago (2012-05-07 19:39:43 UTC) #2
ngeoffray
LGTM
8 years, 7 months ago (2012-05-08 07:45:07 UTC) #3
floitsch
8 years, 7 months ago (2012-05-08 14:13:56 UTC) #4
On 2012/05/07 19:39:43, ahe wrote:
> Thank you, Florian!
> 
> LGTM
> 
> I should write a test for this. Does this happen for synthetic (backend)
> elements?
It happens for operators (at least for the index operator).
> 
> Cheers,
> Peter

Powered by Google App Engine
This is Rietveld 408576698