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

Issue 22300007: Compute the correct signature for default constructors. (Closed)

Created:
7 years, 4 months ago by ahe
Modified:
7 years, 4 months ago
Reviewers:
karlklose, ngeoffray
CC:
reviews_dartlang.org, ngeoffray
Visibility:
Public.

Description

Compute the correct signature for default constructors. BUG=http://dartbug.com/12118 R=karlklose@google.com Committed: https://code.google.com/p/dart/source/detail?r=25881

Patch Set 1 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -14 lines) Patch
M dart/sdk/lib/_internal/compiler/implementation/dart_backend/backend.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/sdk/lib/_internal/compiler/implementation/elements/modelx.dart View 2 chunks +9 lines, -2 lines 1 comment Download
M dart/sdk/lib/_internal/compiler/implementation/resolution/members.dart View 1 chunk +2 lines, -3 lines 0 comments Download
A + dart/tests/language/crash_12118_test.dart View 1 chunk +11 lines, -8 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ahe
7 years, 4 months ago (2013-08-06 18:52:00 UTC) #1
karlklose
LGTM.
7 years, 4 months ago (2013-08-07 12:42:02 UTC) #2
ahe
Committed patchset #1 manually as r25881 (presubmit successful).
7 years, 4 months ago (2013-08-07 15:59:10 UTC) #3
ngeoffray
7 years, 4 months ago (2013-08-08 21:55:24 UTC) #4
Message was sent while issue was closed.
LGTM! Thanks Peter.

https://codereview.chromium.org/22300007/diff/3001/dart/sdk/lib/_internal/com...
File dart/sdk/lib/_internal/compiler/implementation/elements/modelx.dart
(right):

https://codereview.chromium.org/22300007/diff/3001/dart/sdk/lib/_internal/com...
dart/sdk/lib/_internal/compiler/implementation/elements/modelx.dart:1406:
this.isDefaultConstructor)
Did you consider a named parameter?

Powered by Google App Engine
This is Rietveld 408576698