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

Issue 2984423002: Add support for redirecting constructors (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : Merge branches #

Total comments: 6

Patch Set 3 : Apply comments #

Patch Set 4 : Apply comments #

Patch Set 5 : Merge #

Patch Set 6 : Merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -16 lines) Patch
M pkg/kernel/lib/interpreter/interpreter.dart View 1 2 5 5 chunks +40 lines, -14 lines 0 comments Download
M pkg/kernel/test/interpreter/interpreter.status View 1 2 3 4 5 1 chunk +0 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 7 (2 generated)
zhivkag
This adds support for redirecting constructors by evaluating a redirecting initializer in the constructor's initializer ...
3 years, 4 months ago (2017-07-31 07:13:25 UTC) #2
Dmitry Stefantsov
LGTM with a few nitpicky comments :) https://codereview.chromium.org/2984423002/diff/20001/pkg/kernel/lib/interpreter/interpreter.dart File pkg/kernel/lib/interpreter/interpreter.dart (right): https://codereview.chromium.org/2984423002/diff/20001/pkg/kernel/lib/interpreter/interpreter.dart#newcode714 pkg/kernel/lib/interpreter/interpreter.dart:714: // This ...
3 years, 4 months ago (2017-08-03 08:34:08 UTC) #3
Dmitry Stefantsov
LGTM with a few nitpicky comments :)
3 years, 4 months ago (2017-08-03 08:34:09 UTC) #4
zhivkag
Suggestions applied - thanks! https://codereview.chromium.org/2984423002/diff/20001/pkg/kernel/lib/interpreter/interpreter.dart File pkg/kernel/lib/interpreter/interpreter.dart (right): https://codereview.chromium.org/2984423002/diff/20001/pkg/kernel/lib/interpreter/interpreter.dart#newcode714 pkg/kernel/lib/interpreter/interpreter.dart:714: // This can happen when ...
3 years, 4 months ago (2017-08-03 08:46:52 UTC) #5
zhivkag
3 years, 4 months ago (2017-08-03 09:12:29 UTC) #7
Message was sent while issue was closed.
Committed patchset #6 (id:100001) manually as
a04c14da7d0813ec475a24c5e6c38cbcb680e9a7 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698