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

Issue 1155183003: Load deferred classes eagerly when generating script snapshots (Closed)

Created:
5 years, 7 months ago by srdjan
Modified:
5 years, 7 months ago
Reviewers:
siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Load deferred classes eagerly when generating script snapshots BUG= R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/fc3cd69c05a4e86c44be55abdd2f096bce4dc014

Patch Set 1 #

Total comments: 4

Patch Set 2 : a #

Patch Set 3 : Redo disappearing CL 1155183003 (Load deferred classes eagerly when generating script snapshots) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -7 lines) Patch
M runtime/bin/gen_snapshot.cc View 1 2 chunks +4 lines, -1 line 0 comments Download
M runtime/bin/main.cc View 1 2 chunks +6 lines, -1 line 0 comments Download
M runtime/vm/dart_api_impl.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M runtime/vm/snapshot_test.cc View 8 chunks +17 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
srdjan
5 years, 7 months ago (2015-05-27 21:25:41 UTC) #2
siva
LGTM. Do we need a test that has some deferred libraries being loaded and we ...
5 years, 7 months ago (2015-05-27 21:39:11 UTC) #3
srdjan
I have verified that it works properly by running: dart--trace-loading --snapshot= ... A test is ...
5 years, 7 months ago (2015-05-27 22:46:34 UTC) #4
srdjan
5 years, 7 months ago (2015-05-28 00:12:14 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
fc3cd69c05a4e86c44be55abdd2f096bce4dc014 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698