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

Issue 2607013003: Some constructor fixes: implement redirecting constructors, work with finding default constructors … (Closed)

Created:
3 years, 11 months ago by Emily Fortuna
Modified:
3 years, 11 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Some constructor quick fixes: implement redirecting constructors, work with finding default constructors (!). BUG= R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/9b7247e071c562d4aff539b3f257e7415cf29189

Patch Set 1 #

Patch Set 2 : . #

Total comments: 4

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -16 lines) Patch
M pkg/compiler/lib/src/ssa/builder_kernel.dart View 1 2 3 chunks +17 lines, -15 lines 0 comments Download
M sdk/bin/dart2js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js/kernel/constructors_test.dart View 1 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
Emily Fortuna
3 years, 11 months ago (2016-12-29 23:03:16 UTC) #3
Siggi Cherem (dart-lang)
lgtm https://codereview.chromium.org/2607013003/diff/20001/pkg/compiler/lib/src/ssa/builder_kernel.dart File pkg/compiler/lib/src/ssa/builder_kernel.dart (right): https://codereview.chromium.org/2607013003/diff/20001/pkg/compiler/lib/src/ssa/builder_kernel.dart#newcode319 pkg/compiler/lib/src/ssa/builder_kernel.dart:319: _buildInlinedSuperInitializers( I wonder if we should rename this ...
3 years, 11 months ago (2016-12-29 23:28:33 UTC) #4
Emily Fortuna
https://codereview.chromium.org/2607013003/diff/20001/pkg/compiler/lib/src/ssa/builder_kernel.dart File pkg/compiler/lib/src/ssa/builder_kernel.dart (right): https://codereview.chromium.org/2607013003/diff/20001/pkg/compiler/lib/src/ssa/builder_kernel.dart#newcode319 pkg/compiler/lib/src/ssa/builder_kernel.dart:319: _buildInlinedSuperInitializers( On 2016/12/29 23:28:33, Siggi Cherem (dart-lang) wrote: > ...
3 years, 11 months ago (2016-12-29 23:42:44 UTC) #5
Emily Fortuna
3 years, 11 months ago (2016-12-29 23:43:27 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
9b7247e071c562d4aff539b3f257e7415cf29189 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698