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

Issue 11644091: Fix for CCE when super() is used outside of constructor (and class at all) (Closed)

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

Description

Fix for CCE when super() is used outside of constructor (and class at all) From feedback error log. R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=16467

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -2 lines) Patch
M compiler/java/com/google/dart/compiler/resolver/Resolver.java View 1 chunk +8 lines, -1 line 0 comments Download
M compiler/java/com/google/dart/compiler/resolver/ResolverErrorCode.java View 2 chunks +2 lines, -1 line 0 comments Download
M compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java View 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
scheglov
8 years ago (2012-12-22 03:05:05 UTC) #1
Brian Wilkerson
8 years ago (2012-12-22 15:54:11 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698