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

Issue 597069: Partial snapshots now working for new context creation. Passes V8 tests.... (Closed)

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

Description

Partial snapshots now working for new context creation. Passes V8 tests. TBR=ager Committed: http://code.google.com/p/v8/source/detail?r=3852

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -33 lines) Patch
M src/bootstrapper.cc View 5 chunks +60 lines, -33 lines 1 comment Download
M src/handles.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/handles.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M test/cctest/test-api.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
10 years, 10 months ago (2010-02-13 04:19:16 UTC) #1
Mads Ager (chromium)
10 years, 10 months ago (2010-02-15 08:36:24 UTC) #2
LGTM

http://codereview.chromium.org/597069/diff/1/4
File src/bootstrapper.cc (right):

http://codereview.chromium.org/597069/diff/1/4#newcode1400
src/bootstrapper.cc:1400: void Genesis::TransferMapsToDeserializedGlobals(
Maps -> Map?
Globals -> Global?

Powered by Google App Engine
This is Rietveld 408576698