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

Issue 1382313002: dart2js: set effective target for patched constructors (Closed)

Created:
5 years, 2 months ago by Harry Terkelsen
Modified:
5 years, 2 months ago
Reviewers:
Johnni Winther, sra1
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

dart2js: set effective target for patched constructors Closes #24461 BUG= R=johnniwinther@google.com, sra@google.com Committed: https://github.com/dart-lang/sdk/commit/e067a52e44e168399602b38be97ccbc338fe9724

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -16 lines) Patch
M pkg/compiler/lib/src/compile_time_constants.dart View 1 3 chunks +6 lines, -4 lines 0 comments Download
M pkg/compiler/lib/src/elements/elements.dart View 1 1 chunk +2 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/elements/modelx.dart View 1 1 chunk +5 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/resolution/resolution.dart View 1 3 chunks +15 lines, -7 lines 0 comments Download
M tests/compiler/dart2js/mock_compiler.dart View 1 1 chunk +3 lines, -2 lines 0 comments Download
M tests/compiler/dart2js/patch_test.dart View 1 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
Harry Terkelsen
5 years, 2 months ago (2015-10-03 00:48:19 UTC) #2
sra1
LGTM. +johnniwinther@google.com would know if there is a cleaner way.
5 years, 2 months ago (2015-10-05 17:09:06 UTC) #4
Johnni Winther
LGTM with comments. The dart2js/patch_test/bug (testEffectiveTarget) should be fixed by this, right? https://codereview.chromium.org/1382313002/diff/1/pkg/compiler/lib/src/elements/modelx.dart File pkg/compiler/lib/src/elements/modelx.dart ...
5 years, 2 months ago (2015-10-06 10:38:14 UTC) #5
Harry Terkelsen
https://codereview.chromium.org/1382313002/diff/1/pkg/compiler/lib/src/elements/modelx.dart File pkg/compiler/lib/src/elements/modelx.dart (right): https://codereview.chromium.org/1382313002/diff/1/pkg/compiler/lib/src/elements/modelx.dart#newcode2207 pkg/compiler/lib/src/elements/modelx.dart:2207: if (isPatched) { On 2015/10/06 10:38:14, Johnni Winther wrote: ...
5 years, 2 months ago (2015-10-12 18:17:44 UTC) #6
Harry Terkelsen
5 years, 2 months ago (2015-10-12 18:19:07 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
e067a52e44e168399602b38be97ccbc338fe9724 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698