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

Issue 1558353002: cpsir: add support for deferred code (Closed)

Created:
4 years, 11 months ago by Siggi Cherem (dart-lang)
Modified:
4 years, 11 months ago
Reviewers:
asgerf
CC:
reviews_dartlang.org, sra1, Kevin Millikin (Google)
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 : #

Total comments: 1

Patch Set 2 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -62 lines) Patch
M pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart View 1 6 chunks +61 lines, -12 lines 2 comments Download
M tests/language/language_dart2js.status View 2 chunks +1 line, -50 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
Siggi Cherem (dart-lang)
Quick question before you review in too much detail: I am not sure what is ...
4 years, 11 months ago (2016-01-06 01:42:22 UTC) #3
Siggi Cherem (dart-lang)
PTAL - I added patchset #2 that keeps it consistent with all the code in ...
4 years, 11 months ago (2016-01-06 02:23:34 UTC) #5
asgerf
LGTM with the right evaluation order https://codereview.chromium.org/1558353002/diff/60001/pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart File pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart (right): https://codereview.chromium.org/1558353002/diff/60001/pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart#newcode3383 pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart:3383: if (prefix != ...
4 years, 11 months ago (2016-01-06 02:34:22 UTC) #6
Siggi Cherem (dart-lang)
https://codereview.chromium.org/1558353002/diff/60001/pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart File pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart (right): https://codereview.chromium.org/1558353002/diff/60001/pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart#newcode3383 pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart:3383: if (prefix != null) buildCheckDeferredIsLoaded(prefix, send); On 2016/01/06 02:34:21, ...
4 years, 11 months ago (2016-01-06 03:08:00 UTC) #7
asgerf
Ok, LGTM
4 years, 11 months ago (2016-01-06 03:14:49 UTC) #8
Siggi Cherem (dart-lang)
4 years, 11 months ago (2016-01-06 18:24:56 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:60001) manually as
e2623f1aea8e7808fc185ce3fcd92d0c3e6f616b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698