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

Issue 787033002: 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

Use same blob format for internal and external snapshots. R=vogelheim@chromium.org

Patch Set 1 #

Total comments: 7

Patch Set 2 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -178 lines) Patch
M BUILD.gn View 3 chunks +1 line, -2 lines 0 comments Download
M Makefile View 1 1 chunk +3 lines, -0 lines 0 comments Download
M src/flag-definitions.h View 1 1 chunk +0 lines, -6 lines 0 comments Download
M src/mksnapshot.cc View 1 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 chunk +16 lines, -54 lines 0 comments 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: 9 (3 generated)
Yang
6 years ago (2014-12-09 12:48:23 UTC) #1
vogelheim1
lgtm I'm not convinced of the "GYPFLAGS += .." in the Makefile, please have another ...
6 years ago (2014-12-09 13:26:50 UTC) #3
Yang
https://codereview.chromium.org/787033002/diff/1/Makefile File Makefile (right): https://codereview.chromium.org/787033002/diff/1/Makefile#newcode42 Makefile:42: GYPFLAGS += -Dv8_use_external_startup_data=1 On 2014/12/09 13:26:50, vogelheim1 wrote: > ...
6 years ago (2014-12-09 14:40:37 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/787033002/20001
6 years ago (2014-12-09 14:41:35 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years ago (2014-12-09 15:12:19 UTC) #8
Michael Achenbach
6 years ago (2014-12-09 16:18:30 UTC) #9
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/792563002/ by machenbach@chromium.org.

The reason for reverting is: [sheriff] breaks
http://build.chromium.org/p/client.v8/builders/V8-Blink%20Linux%2064%20%28dbg....

Powered by Google App Engine
This is Rietveld 408576698