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

Issue 10666020: Issue 2478. Support for 'factory lib.Interface.namedConstructor()' (Closed)

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

Description

Issue 3748. Support for 'factory lib.Interface.namedConstructor()' http://code.google.com/p/dart/issues/detail?id=2478 R=brianwilkerson@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=9077

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -11 lines) Patch
M compiler/java/com/google/dart/compiler/resolver/ConstructorElementImplementation.java View 1 chunk +6 lines, -1 line 1 comment Download
M compiler/java/com/google/dart/compiler/resolver/MemberBuilder.java View 4 chunks +19 lines, -7 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/end2end/inc/IncrementalCompilation2Test.java View 1 chunk +35 lines, -1 line 0 comments Download
M tests/co19/co19-compiler.status View 1 chunk +0 lines, -1 line 0 comments Download
M tests/language/language.status View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
scheglov
8 years, 6 months ago (2012-06-25 00:59:44 UTC) #1
Brian Wilkerson
8 years, 6 months ago (2012-06-25 15:05:00 UTC) #2
LGTM

https://chromiumcodereview.appspot.com/10666020/diff/1/compiler/java/com/goog...
File
compiler/java/com/google/dart/compiler/resolver/ConstructorElementImplementation.java
(right):

https://chromiumcodereview.appspot.com/10666020/diff/1/compiler/java/com/goog...
compiler/java/com/google/dart/compiler/resolver/ConstructorElementImplementation.java:1:
// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
nit: copyright year

Powered by Google App Engine
This is Rietveld 408576698