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

Issue 10958069: Variable use should not be mapped to its declaration. (Closed)

Created:
8 years, 3 months ago by podivilov
Modified:
8 years, 2 months ago
Reviewers:
floitsch
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Variable use should not be mapped to its declaration. R=floitsch@google.com BUG=5331 Committed: https://code.google.com/p/dart/source/detail?r=12837

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M lib/compiler/implementation/ssa/codegen.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
podivilov
8 years, 3 months ago (2012-09-24 15:06:06 UTC) #1
podivilov
Looks like we need to mess with generated JavaScript in source map tests to catch ...
8 years, 3 months ago (2012-09-24 15:16:47 UTC) #2
floitsch
8 years, 3 months ago (2012-09-24 15:47:34 UTC) #3
LGTM.
wrt testing: not sure yet. Maybe we should have some very simple dart functions
and make sure that they are identical to what we would expect. Then we would
have caught this bug.
It might also be a good idea to verify by hand when output-locations are not in
sequence.
But this is for another CL.

Powered by Google App Engine
This is Rietveld 408576698