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

Issue 1229923005: dart2js: support tear-offs in the startup emitter. (Closed)

Created:
5 years, 5 months ago by floitsch
Modified:
5 years, 4 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Forgot to import the startup_patch constant. #

Patch Set 3 : Reupload #

Patch Set 4 : Fix for deferred tear-offs. #

Patch Set 5 : Deal with non-number types. #

Patch Set 6 : Reupload #

Total comments: 6

Patch Set 7 : Fix tear-offs for statics. #

Patch Set 8 : Address comments. #

Patch Set 9 : Fix bad assert. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+219 lines, -13 lines) Patch
M pkg/compiler/lib/src/js_backend/backend.dart View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/js_emitter/code_emitter_task.dart View 1 2 3 4 5 2 chunks +8 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/js_emitter/full_emitter/emitter.dart View 1 2 3 4 5 6 1 chunk +3 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/js_emitter/lazy_emitter/emitter.dart View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/js_emitter/model.dart View 1 2 3 4 5 6 4 chunks +7 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/js_emitter/startup_emitter/emitter.dart View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/js_emitter/startup_emitter/fragment_emitter.dart View 1 2 3 4 5 6 7 8 7 chunks +178 lines, -10 lines 0 comments Download
M pkg/compiler/lib/src/patch_parser.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/annotations.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/core_patch.dart View 1 2 chunks +9 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/mock_libraries.dart View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
floitsch
5 years, 5 months ago (2015-07-10 18:35:11 UTC) #2
floitsch
If you already looked at this CL, PTAL. I added a fix for deferred tear-offs.
5 years, 5 months ago (2015-07-13 16:11:20 UTC) #3
floitsch
If you already looked at this CL, PTAL. I added a fix for static functions ...
5 years, 5 months ago (2015-07-22 15:06:59 UTC) #4
floitsch
adding Siggi as reviewer.
5 years, 5 months ago (2015-07-22 15:07:32 UTC) #6
Siggi Cherem (dart-lang)
lgtm - I don't have much to say - minor nits below & a question ...
5 years, 5 months ago (2015-07-22 20:51:29 UTC) #7
floitsch
PTAL. I think I uploaded patch set 7 after you had reviewed this CL. I ...
5 years, 4 months ago (2015-07-29 17:27:15 UTC) #8
floitsch
I want to land all my CLs before we have to cherry-pick them. So I ...
5 years, 4 months ago (2015-08-03 15:02:25 UTC) #9
floitsch
Committed patchset #9 (id:160001) manually as 62b49eadc62c6ed9e783298f23e14881d52a41fa (presubmit successful).
5 years, 4 months ago (2015-08-03 15:02:36 UTC) #10
Siggi Cherem (dart-lang)
5 years, 4 months ago (2015-08-04 03:01:42 UTC) #11
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698