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

Issue 8382003: Can not find Element in Dynamic element. (Closed)

Created:
9 years, 2 months ago by scheglov
Modified:
9 years, 2 months ago
Reviewers:
zundel
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Can not find Element in Dynamic element. R=zundel@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=650

Patch Set 1 #

Total comments: 4

Patch Set 2 : Tweak for test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -1 line) Patch
M compiler/java/com/google/dart/compiler/resolver/Elements.java View 1 1 chunk +4 lines, -1 line 0 comments Download
M compiler/javatests/com/google/dart/compiler/resolver/ResolverTest.java View 1 2 chunks +18 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
scheglov
9 years, 2 months ago (2011-10-24 14:31:12 UTC) #1
zundel
http://codereview.chromium.org/8382003/diff/1/compiler/java/com/google/dart/compiler/resolver/Elements.java File compiler/java/com/google/dart/compiler/resolver/Elements.java (right): http://codereview.chromium.org/8382003/diff/1/compiler/java/com/google/dart/compiler/resolver/Elements.java#newcode114 compiler/java/com/google/dart/compiler/resolver/Elements.java:114: if (cls instanceof ClassElementImplementation) { I think rather than ...
9 years, 2 months ago (2011-10-24 15:07:43 UTC) #2
scheglov
http://codereview.chromium.org/8382003/diff/1/compiler/java/com/google/dart/compiler/resolver/Elements.java File compiler/java/com/google/dart/compiler/resolver/Elements.java (right): http://codereview.chromium.org/8382003/diff/1/compiler/java/com/google/dart/compiler/resolver/Elements.java#newcode114 compiler/java/com/google/dart/compiler/resolver/Elements.java:114: if (cls instanceof ClassElementImplementation) { I'm not sure. At ...
9 years, 2 months ago (2011-10-24 19:57:55 UTC) #3
scheglov
9 years, 2 months ago (2011-10-24 19:58:45 UTC) #4
zundel
9 years, 2 months ago (2011-10-24 20:01:02 UTC) #5
lgtm

Powered by Google App Engine
This is Rietveld 408576698