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

Issue 2691753002: Add deferred loading to Kernel. (Closed)

Created:
3 years, 10 months ago by Emily Fortuna
Modified:
3 years, 10 months ago
Reviewers:
sra1
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : . #

Total comments: 8

Patch Set 3 : sra's comments #

Total comments: 6

Patch Set 4 : . #

Patch Set 5 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -145 lines) Patch
M pkg/compiler/lib/src/kernel/kernel_visitor.dart View 1 2 3 6 chunks +48 lines, -9 lines 0 comments Download
M pkg/compiler/lib/src/kernel/task.dart View 1 1 chunk +5 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/ssa/builder_kernel.dart View 1 2 3 2 chunks +30 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/ssa/kernel_ast_adapter.dart View 1 chunk +7 lines, -0 lines 0 comments Download
M tests/compiler/dart2js_extra/dart2js_extra.status View 1 2 3 4 1 chunk +0 lines, -9 lines 0 comments Download
M tests/language/language_dart2js.status View 1 2 3 4 11 chunks +0 lines, -123 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
Emily Fortuna
3 years, 10 months ago (2017-02-14 02:28:28 UTC) #4
sra1
https://codereview.chromium.org/2691753002/diff/60001/pkg/compiler/lib/src/kernel/kernel_visitor.dart File pkg/compiler/lib/src/kernel/kernel_visitor.dart (right): https://codereview.chromium.org/2691753002/diff/60001/pkg/compiler/lib/src/kernel/kernel_visitor.dart#newcode2256 pkg/compiler/lib/src/kernel/kernel_visitor.dart:2256: var deferredLibrary = new ir.DeferredImport( I would expect there ...
3 years, 10 months ago (2017-02-14 03:14:06 UTC) #5
Emily Fortuna
https://codereview.chromium.org/2691753002/diff/60001/pkg/compiler/lib/src/kernel/kernel_visitor.dart File pkg/compiler/lib/src/kernel/kernel_visitor.dart (right): https://codereview.chromium.org/2691753002/diff/60001/pkg/compiler/lib/src/kernel/kernel_visitor.dart#newcode2256 pkg/compiler/lib/src/kernel/kernel_visitor.dart:2256: var deferredLibrary = new ir.DeferredImport( On 2017/02/14 03:14:06, sra1 ...
3 years, 10 months ago (2017-02-14 20:56:28 UTC) #6
sra1
lgtm https://codereview.chromium.org/2691753002/diff/60001/pkg/compiler/lib/src/ssa/builder_kernel.dart File pkg/compiler/lib/src/ssa/builder_kernel.dart (right): https://codereview.chromium.org/2691753002/diff/60001/pkg/compiler/lib/src/ssa/builder_kernel.dart#newcode604 pkg/compiler/lib/src/ssa/builder_kernel.dart:604: // previsit function to hold the prefix element. ...
3 years, 10 months ago (2017-02-14 21:55:28 UTC) #8
Emily Fortuna
https://codereview.chromium.org/2691753002/diff/60001/pkg/compiler/lib/src/ssa/builder_kernel.dart File pkg/compiler/lib/src/ssa/builder_kernel.dart (right): https://codereview.chromium.org/2691753002/diff/60001/pkg/compiler/lib/src/ssa/builder_kernel.dart#newcode604 pkg/compiler/lib/src/ssa/builder_kernel.dart:604: // previsit function to hold the prefix element. On ...
3 years, 10 months ago (2017-02-15 01:02:31 UTC) #9
Emily Fortuna
3 years, 10 months ago (2017-02-15 01:51:59 UTC) #11
Message was sent while issue was closed.
Committed patchset #5 (id:140001) manually as
063e60ae2916ac7de2f655bc91f99dcda3da6718 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698