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

Issue 791723004: Reland "Use same blob format for internal and external snapshots." (Closed)

Created:
6 years ago by Yang
Modified:
6 years ago
Reviewers:
vogelheim1, vogelheim
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Project:
v8
Visibility:
Public.

Description

Reland "Use same blob format for internal and external snapshots."

Patch Set 1 #

Patch Set 2 : fix #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -178 lines) Patch
M BUILD.gn View 3 chunks +1 line, -2 lines 0 comments Download
M Makefile View 1 chunk +3 lines, -0 lines 0 comments Download
M src/flag-definitions.h View 1 chunk +0 lines, -6 lines 0 comments Download
M src/mksnapshot.cc View 5 chunks +25 lines, -61 lines 0 comments Download
M src/natives-external.cc View 3 chunks +7 lines, -3 lines 0 comments Download
M src/serialize.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/snapshot.h View 1 chunk +5 lines, -7 lines 0 comments Download
M src/snapshot-common.cc View 2 chunks +41 lines, -30 lines 0 comments Download
M src/snapshot-empty.cc View 1 chunk +13 lines, -4 lines 0 comments Download
M src/snapshot-external.cc View 1 1 chunk +13 lines, -54 lines 1 comment Download
M src/snapshot-source-sink.h View 1 chunk +4 lines, -2 lines 0 comments Download
M test/cctest/test-serialize.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M tools/gyp/v8.gyp View 3 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
Yang
Please take a look. Patch set 2 contains the fix.
6 years ago (2014-12-10 09:27:31 UTC) #2
Yang
6 years ago (2014-12-10 09:29:28 UTC) #4
vogelheim
https://codereview.chromium.org/791723004/diff/40001/src/snapshot-external.cc File src/snapshot-external.cc (right): https://codereview.chromium.org/791723004/diff/40001/src/snapshot-external.cc#newcode22 src/snapshot-external.cc:22: static v8::StartupData external_startup_blob = {NULL, 0}; Hmm... does this ...
6 years ago (2014-12-10 11:41:58 UTC) #6
vogelheim
lgtm
6 years ago (2014-12-10 11:43:17 UTC) #7
Yang
On 2014/12/10 11:43:17, vogelheim wrote: > lgtm As discussed, tools/check-static-initializers.sh is happy, so I think ...
6 years ago (2014-12-10 11:44:32 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/791723004/40001
6 years ago (2014-12-10 11:45:46 UTC) #10
commit-bot: I haz the power
6 years ago (2014-12-10 11:46:32 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:40001)

Powered by Google App Engine
This is Rietveld 408576698