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

Issue 342054: Introduce a switch for the new snapshot code and switch... (Closed)

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

Description

Introduce a switch for the new snapshot code and switch it on by default. Includes bug fixes for new snapshots. Committed: http://code.google.com/p/v8/source/detail?r=3184

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+137 lines, -22 lines) Patch
M src/api.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M src/arm/assembler-arm.h View 1 chunk +14 lines, -2 lines 0 comments Download
M src/flag-definitions.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/global-handles.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/ia32/assembler-ia32.h View 1 chunk +9 lines, -0 lines 0 comments Download
M src/mksnapshot.cc View 4 chunks +62 lines, -1 line 1 comment Download
M src/serialize.h View 3 chunks +7 lines, -0 lines 0 comments Download
M src/serialize.cc View 4 chunks +24 lines, -5 lines 0 comments Download
M src/snapshot-common.cc View 1 chunk +3 lines, -1 line 0 comments Download
M src/x64/assembler-x64.h View 1 chunk +12 lines, -1 line 0 comments Download
M test/cctest/test-serialize.cc View 1 chunk +0 lines, -9 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
11 years, 1 month ago (2009-10-30 09:32:53 UTC) #1
Mads Ager (chromium)
11 years, 1 month ago (2009-10-30 10:17:11 UTC) #2
LGTM

http://codereview.chromium.org/342054/diff/1/8
File src/mksnapshot.cc (right):

http://codereview.chromium.org/342054/diff/1/8#newcode127
Line 127: virtual ~CppByteSink() {
Space between the methods?

Powered by Google App Engine
This is Rietveld 408576698