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

Issue 1092263002: dart2js: add type arguments to constructor in case the class needs rti. (Closed)

Created:
5 years, 8 months ago by zarah
Modified:
5 years, 4 months ago
Reviewers:
herhut
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : Added todo. #

Patch Set 3 : Rebase after revert #

Patch Set 4 : Add superclasses of rti needed class #

Patch Set 5 : Rebase after revert #

Patch Set 6 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -32 lines) Patch
M pkg/compiler/lib/src/js_emitter/class_stub_generator.dart View 1 chunk +8 lines, -4 lines 0 comments Download
M pkg/compiler/lib/src/js_emitter/old_emitter/setup_program_builder.dart View 1 2 1 chunk +6 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/js_emitter/type_test_registry.dart View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/ssa/builder.dart View 1 2 3 4 5 3 chunks +59 lines, -26 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
zarah
5 years, 8 months ago (2015-04-20 09:53:27 UTC) #2
herhut
lgtm w/ comments https://codereview.chromium.org/1092263002/diff/1/pkg/compiler/lib/src/js_emitter/class_stub_generator.dart File pkg/compiler/lib/src/js_emitter/class_stub_generator.dart (right): https://codereview.chromium.org/1092263002/diff/1/pkg/compiler/lib/src/js_emitter/class_stub_generator.dart#newcode25 pkg/compiler/lib/src/js_emitter/class_stub_generator.dart:25: if (typeInfo) this.\$builtinTypeInfo = typeInfo; Why ...
5 years, 8 months ago (2015-04-20 10:24:29 UTC) #3
zarah
Committed patchset #1 (id:1) manually as 45277 (presubmit successful).
5 years, 8 months ago (2015-04-20 11:00:56 UTC) #4
zarah
https://codereview.chromium.org/1092263002/diff/1/pkg/compiler/lib/src/js_emitter/class_stub_generator.dart File pkg/compiler/lib/src/js_emitter/class_stub_generator.dart (right): https://codereview.chromium.org/1092263002/diff/1/pkg/compiler/lib/src/js_emitter/class_stub_generator.dart#newcode25 pkg/compiler/lib/src/js_emitter/class_stub_generator.dart:25: if (typeInfo) this.\$builtinTypeInfo = typeInfo; On 2015/04/20 10:24:29, herhut ...
5 years, 8 months ago (2015-04-20 12:34:50 UTC) #5
zarah
PTAL
5 years, 7 months ago (2015-05-04 08:54:29 UTC) #7
herhut
lgtm
5 years, 7 months ago (2015-05-04 08:59:13 UTC) #8
zarah
5 years, 7 months ago (2015-05-04 09:38:09 UTC) #9
Message was sent while issue was closed.
Committed patchset #4 (id:80001) manually as 45485 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698