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

Issue 10541184: A redirect constructor cannot reference an instance method. (Closed)

Created:
8 years, 6 months ago by zundel
Modified:
8 years, 6 months ago
Reviewers:
scheglov
CC:
reviews_dartlang.org, Brian Wilkerson
Visibility:
Public.

Description

A redirect constructor cannot reference an instance method. See issue http://code.google.com/p/dart/issues/detail?id=2105 Committed: https://code.google.com/p/dart/source/detail?r=8685

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -44 lines) Patch
M compiler/java/com/google/dart/compiler/resolver/Resolver.java View 11 chunks +40 lines, -24 lines 0 comments Download
M compiler/java/com/google/dart/compiler/resolver/ResolverErrorCode.java View 3 chunks +5 lines, -3 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/resolver/ResolverTest.java View 6 chunks +33 lines, -15 lines 0 comments Download
M tests/language/language.status View 1 chunk +0 lines, -1 line 0 comments Download
M tests/utils/utils.status View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
zundel
8 years, 6 months ago (2012-06-14 20:23:06 UTC) #1
scheglov
8 years, 6 months ago (2012-06-14 20:30:13 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698