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

Issue 9166012: Create temporary handles in the snapshot object during initialization and use them instead of cre... (Closed)

Created:
8 years, 11 months ago by siva
Modified:
8 years, 11 months ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Create temporary handles in the snapshot object during initialization and use them instead of creating temporary handles in each deserialization function. Committed: https://code.google.com/p/dart/source/detail?r=3271

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -50 lines) Patch
M vm/raw_object_snapshot.cc View 6 chunks +14 lines, -23 lines 0 comments Download
M vm/snapshot.h View 4 chunks +15 lines, -5 lines 0 comments Download
M vm/snapshot.cc View 5 chunks +31 lines, -22 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
siva
8 years, 11 months ago (2012-01-10 19:57:50 UTC) #1
Ivan Posva
8 years, 11 months ago (2012-01-12 23:49:13 UTC) #2
LGTM -ip

Powered by Google App Engine
This is Rietveld 408576698