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

Issue 2909403002: When deduplicating program metadata, try to use objects from the VM isolate. (Closed)

Created:
3 years, 6 months ago by rmacnak
Modified:
3 years, 3 months ago
Reviewers:
siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

When deduplicating program metadata, try to use objects from the VM isolate. Expands the mechanism that moves token streams to the VM isolate to include instructions and code metadata. Allow the isolate snapshot to reference Instructions in the VM isolate. R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/a2695ad29b2218884ef0f0fd71f7e4e11c2932d5

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : init #

Patch Set 6 : sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+180 lines, -65 lines) Patch
M runtime/vm/clustered_snapshot.h View 1 2 3 4 5 2 chunks +5 lines, -2 lines 0 comments Download
M runtime/vm/clustered_snapshot.cc View 1 2 3 4 5 9 chunks +74 lines, -47 lines 0 comments Download
M runtime/vm/dart.h View 1 2 3 4 5 2 chunks +7 lines, -0 lines 0 comments Download
M runtime/vm/dart.cc View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/heap.h View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/program_visitor.cc View 1 2 3 4 5 12 chunks +63 lines, -7 lines 0 comments Download
M runtime/vm/snapshot.h View 1 2 3 4 5 2 chunks +2 lines, -7 lines 0 comments Download
M runtime/vm/snapshot.cc View 1 2 3 4 5 3 chunks +26 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (4 generated)
rmacnak
<Adding a CompileAll to the core snapshot generation> ./tools/gn.py -mrelease --gn-args=dart_core_snapshot_kind=\"core-jit\" ./tools/ninja.py -mrelease runtime ls ...
3 years, 6 months ago (2017-06-02 17:43:35 UTC) #4
siva
lgtm
3 years, 6 months ago (2017-06-13 02:18:06 UTC) #5
rmacnak
3 years, 3 months ago (2017-09-01 20:26:36 UTC) #7
Message was sent while issue was closed.
Committed patchset #6 (id:100001) manually as
a2695ad29b2218884ef0f0fd71f7e4e11c2932d5 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698