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

Issue 2046423002: [snapshot] introduce SnapshotCreator API. (Closed)

Created:
4 years, 6 months ago by Yang
Modified:
4 years, 6 months ago
CC:
Hannes Payer (out of office), Paweł Hajdan Jr., ulan, v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[snapshot] introduce SnapshotCreator API. And use it to implement existing the existing snapshot API. R=jochen@chromium.org, vogelheim@chromium.org BUG=chromium:617892 Committed: https://crrev.com/e5760c08086d7d0de9144ca549b824846d718da9 Cr-Commit-Position: refs/heads/master@{#36879}

Patch Set 1 #

Total comments: 12

Patch Set 2 : address comments #

Patch Set 3 : fix #

Patch Set 4 : signed/unsigned fix #

Patch Set 5 : fix #

Total comments: 2

Patch Set 6 : address comments #

Patch Set 7 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+189 lines, -94 lines) Patch
M include/v8.h View 1 2 3 4 5 1 chunk +42 lines, -0 lines 0 comments Download
M src/api.cc View 1 2 3 4 5 6 3 chunks +107 lines, -82 lines 0 comments Download
M src/heap/heap.h View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M src/heap/heap.cc View 1 2 3 4 5 1 chunk +19 lines, -0 lines 0 comments Download
M src/isolate.h View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M src/snapshot/startup-serializer.h View 1 3 chunks +3 lines, -4 lines 0 comments Download
M src/snapshot/startup-serializer.cc View 1 3 chunks +4 lines, -4 lines 0 comments Download
M test/cctest/test-serialize.cc View 1 4 chunks +11 lines, -4 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 32 (13 generated)
Yang
4 years, 6 months ago (2016-06-08 12:22:42 UTC) #1
Yang
On 2016/06/08 12:22:42, Yang wrote: Or should we call it SnapshotBuilder?
4 years, 6 months ago (2016-06-08 12:23:32 UTC) #2
jochen (gone - plz use gerrit)
both names are fine :) https://codereview.chromium.org/2046423002/diff/1/include/v8.h File include/v8.h (right): https://codereview.chromium.org/2046423002/diff/1/include/v8.h#newcode6497 include/v8.h:6497: class SnapshotCreator { I'd ...
4 years, 6 months ago (2016-06-08 13:06:48 UTC) #3
Yang
https://codereview.chromium.org/2046423002/diff/1/include/v8.h File include/v8.h (right): https://codereview.chromium.org/2046423002/diff/1/include/v8.h#newcode6497 include/v8.h:6497: class SnapshotCreator { On 2016/06/08 13:06:48, jochen wrote: > ...
4 years, 6 months ago (2016-06-08 13:30:29 UTC) #4
Yang
> I could also use DISALLOW_COPY_AND_ASSIGN on the ArrayBufferAllocator member to > achieve the same ...
4 years, 6 months ago (2016-06-08 13:30:52 UTC) #5
jochen (gone - plz use gerrit)
lgtm
4 years, 6 months ago (2016-06-08 15:04:55 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2046423002/20001
4 years, 6 months ago (2016-06-09 10:32:21 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_linux64_asan_rel_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_asan_rel_ng/builds/2912) v8_linux64_avx2_rel_ng on ...
4 years, 6 months ago (2016-06-09 10:34:53 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2046423002/40001
4 years, 6 months ago (2016-06-09 12:54:48 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2046423002/60001
4 years, 6 months ago (2016-06-09 12:56:48 UTC) #14
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_mac_rel_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_mac_rel_ng/builds/2923)
4 years, 6 months ago (2016-06-09 13:01:20 UTC) #16
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2046423002/80001
4 years, 6 months ago (2016-06-09 13:27:16 UTC) #18
vogelheim
lgtm (Sorry for being late. Also, only nitpicks, so ignore if this is already submitted... ...
4 years, 6 months ago (2016-06-09 13:42:07 UTC) #19
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-09 13:56:07 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2046423002/100001
4 years, 6 months ago (2016-06-10 05:03:58 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_avx2_rel_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_avx2_rel_ng/builds/2943) v8_linux_arm_rel_ng on tryserver.v8 (JOB_FAILED, ...
4 years, 6 months ago (2016-06-10 05:06:28 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2046423002/120001
4 years, 6 months ago (2016-06-10 05:14:28 UTC) #29
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 6 months ago (2016-06-10 05:44:28 UTC) #30
commit-bot: I haz the power
4 years, 6 months ago (2016-06-10 05:47:59 UTC) #32
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/e5760c08086d7d0de9144ca549b824846d718da9
Cr-Commit-Position: refs/heads/master@{#36879}

Powered by Google App Engine
This is Rietveld 408576698