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

Issue 2498493003: kernel->ssa: get simple constructors working (Closed)

Created:
4 years, 1 month ago by Harry Terkelsen
Modified:
4 years, 1 month ago
CC:
reviews_dartlang.org, Emily Fortuna, Johnni Winther
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 16

Patch Set 2 : respond to comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+244 lines, -21 lines) Patch
M pkg/compiler/lib/src/elements/elements.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/ssa/builder.dart View 1 1 chunk +1 line, -2 lines 0 comments Download
M pkg/compiler/lib/src/ssa/builder_kernel.dart View 1 3 chunks +170 lines, -8 lines 0 comments Download
M pkg/compiler/lib/src/ssa/kernel_ast_adapter.dart View 1 3 chunks +10 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/tree/nodes.dart View 1 chunk +1 line, -1 line 0 comments Download
A tests/compiler/dart2js/kernel/constructors_test.dart View 1 1 chunk +41 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/kernel/helper.dart View 1 2 chunks +19 lines, -7 lines 0 comments Download
M tests/compiler/dart2js/kernel/simple_function_test.dart View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
Harry Terkelsen
4 years, 1 month ago (2016-11-11 22:53:16 UTC) #2
Siggi Cherem (dart-lang)
lgtm https://codereview.chromium.org/2498493003/diff/1/pkg/compiler/lib/src/ssa/builder_kernel.dart File pkg/compiler/lib/src/ssa/builder_kernel.dart (right): https://codereview.chromium.org/2498493003/diff/1/pkg/compiler/lib/src/ssa/builder_kernel.dart#newcode131 pkg/compiler/lib/src/ssa/builder_kernel.dart:131: /// Generative constructors are built in several stages. ...
4 years, 1 month ago (2016-11-14 18:22:25 UTC) #3
Harry Terkelsen
Thanks, Siggi! https://codereview.chromium.org/2498493003/diff/1/pkg/compiler/lib/src/ssa/builder_kernel.dart File pkg/compiler/lib/src/ssa/builder_kernel.dart (right): https://codereview.chromium.org/2498493003/diff/1/pkg/compiler/lib/src/ssa/builder_kernel.dart#newcode131 pkg/compiler/lib/src/ssa/builder_kernel.dart:131: /// Generative constructors are built in several ...
4 years, 1 month ago (2016-11-14 23:23:40 UTC) #4
Harry Terkelsen
4 years, 1 month ago (2016-11-14 23:46:02 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
de49cba5350e04cf21e796576541899e5a241279 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698