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

Issue 10991064: Issue 5350. Type variable should be accessible in instance field (Closed)

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

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -71 lines) Patch
M compiler/java/com/google/dart/compiler/ast/ASTNodes.java View 1 chunk +47 lines, -0 lines 0 comments Download
M compiler/java/com/google/dart/compiler/resolver/MemberBuilder.java View 1 chunk +0 lines, -10 lines 0 comments Download
M compiler/java/com/google/dart/compiler/resolver/ResolveVisitor.java View 3 chunks +3 lines, -6 lines 0 comments Download
M compiler/java/com/google/dart/compiler/resolver/Resolver.java View 14 chunks +20 lines, -53 lines 0 comments Download
M compiler/java/com/google/dart/compiler/resolver/ResolverErrorCode.java View 1 chunk +2 lines, -0 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java View 1 chunk +50 lines, -0 lines 0 comments Download
M tests/language/language.status View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
scheglov
8 years, 2 months ago (2012-09-27 23:14:03 UTC) #1
Brian Wilkerson
8 years, 2 months ago (2012-09-27 23:26:17 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698