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

Issue 2840493002: [snapshot] full setup delegate should also be able to deserialize. (Closed)

Created:
3 years, 8 months ago by Yang
Modified:
3 years, 8 months ago
Reviewers:
Jakob Kummerow
CC:
v8-reviews_googlegroups.com, Yang
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

[snapshot] full setup delegate should also be able to deserialize. Also move the responsibility of marking builtins as initialized to the deserializer. R=jkummerow@chromium.org Review-Url: https://codereview.chromium.org/2840493002 Cr-Original-Commit-Position: refs/heads/master@{#44802} Committed: https://chromium.googlesource.com/v8/v8/+/a2b3a2fbc562584ec298dfe674c97662a125a59e Review-Url: https://codereview.chromium.org/2840493002 Cr-Commit-Position: refs/heads/master@{#44884} Committed: https://chromium.googlesource.com/v8/v8/+/2e23a0eca425f589b5a569fe83e417eea7e7fb8f

Patch Set 1 #

Total comments: 4

Patch Set 2 : fix comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -25 lines) Patch
M src/builtins/builtins.h View 2 chunks +6 lines, -5 lines 0 comments Download
M src/setup-isolate.h View 1 1 chunk +5 lines, -4 lines 0 comments Download
M src/setup-isolate-deserialize.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/setup-isolate-full.cc View 2 chunks +4 lines, -13 lines 0 comments Download
M src/snapshot/deserializer.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M src/snapshot/snapshot.h View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (12 generated)
Yang
3 years, 8 months ago (2017-04-24 07:01:33 UTC) #1
Jakob Kummerow
LGTM with nits. https://codereview.chromium.org/2840493002/diff/1/src/builtins/builtins.h File src/builtins/builtins.h (right): https://codereview.chromium.org/2840493002/diff/1/src/builtins/builtins.h#newcode152 src/builtins/builtins.h:152: friend class SetupIsolateDelegate; You don't need ...
3 years, 8 months ago (2017-04-24 13:19:08 UTC) #6
Yang
https://codereview.chromium.org/2840493002/diff/1/src/builtins/builtins.h File src/builtins/builtins.h (right): https://codereview.chromium.org/2840493002/diff/1/src/builtins/builtins.h#newcode152 src/builtins/builtins.h:152: friend class SetupIsolateDelegate; On 2017/04/24 13:19:07, Jakob Kummerow wrote: ...
3 years, 8 months ago (2017-04-24 13:29:03 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2840493002/20001
3 years, 8 months ago (2017-04-24 13:29:16 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/v8/v8/+/a2b3a2fbc562584ec298dfe674c97662a125a59e
3 years, 8 months ago (2017-04-24 13:57:48 UTC) #13
Michael Hablich
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/2841993002/ by hablich@chromium.org. ...
3 years, 8 months ago (2017-04-25 19:03:06 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2840493002/20001
3 years, 8 months ago (2017-04-26 10:18:58 UTC) #17
commit-bot: I haz the power
3 years, 8 months ago (2017-04-26 10:44:53 UTC) #20
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/2e23a0eca425f589b5a569fe83e417eea7e...

Powered by Google App Engine
This is Rietveld 408576698