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

Issue 536077: Implement enough of the partial snapshots that we can deserialize... (Closed)

Created:
10 years, 11 months ago by Erik Corry
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Implement enough of the partial snapshots that we can deserialize a single string. Committed: http://code.google.com/p/v8/source/detail?r=3619

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -9 lines) Patch
M src/serialize.h View 4 chunks +9 lines, -2 lines 0 comments Download
M src/serialize.cc View 5 chunks +30 lines, -6 lines 0 comments Download
M src/v8.cc View 1 chunk +1 line, -0 lines 0 comments Download
M test/cctest/test-serialize.cc View 4 chunks +74 lines, -1 line 1 comment Download

Messages

Total messages: 2 (0 generated)
Erik Corry
10 years, 11 months ago (2010-01-15 14:08:32 UTC) #1
Mads Ager (chromium)
10 years, 11 months ago (2010-01-15 14:11:22 UTC) #2
LGTM

http://codereview.chromium.org/536077/diff/1/2
File test/cctest/test-serialize.cc (right):

http://codereview.chromium.org/536077/diff/1/2#newcode371
test/cctest/test-serialize.cc:371: int new_size, pointer_size, data_size,
code_size, map_size, cell_size, large_size;
Line length.

Powered by Google App Engine
This is Rietveld 408576698