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

Issue 949623006: Attach snapshot data blob to the isolate. (Closed)

Created:
5 years, 10 months ago by Yang
Modified:
5 years, 10 months ago
Reviewers:
vogelheim
CC:
v8-dev, Paweł Hajdan Jr.
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Attach snapshot data blob to the isolate. R=vogelheim@chromium.org BUG=chromium:461259 LOG=N Committed: https://crrev.com/4b5ff0c5e2a05fbdc559e48646e360da43d98f75 Cr-Commit-Position: refs/heads/master@{#26845}

Patch Set 1 #

Total comments: 8

Patch Set 2 : addressed comments. Fixed tests for more coverage. #

Patch Set 3 : rebase #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+478 lines, -449 lines) Patch
M include/v8.h View 1 4 chunks +5 lines, -6 lines 0 comments Download
M src/api.cc View 1 2 4 chunks +17 lines, -7 lines 0 comments Download
M src/full-codegen.cc View 1 1 chunk +2 lines, -3 lines 0 comments Download
M src/heap/heap.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/heap/spaces.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/isolate.h View 1 2 4 chunks +5 lines, -1 line 0 comments Download
M src/mksnapshot.cc View 2 chunks +4 lines, -6 lines 0 comments Download
M src/snapshot.h View 1 chunk +8 lines, -4 lines 0 comments Download
M src/snapshot-common.cc View 1 4 chunks +13 lines, -19 lines 0 comments Download
M src/snapshot-empty.cc View 1 chunk +1 line, -3 lines 0 comments Download
M src/snapshot-external.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M test/cctest/test-heap.cc View 1 2 2 chunks +1 line, -23 lines 0 comments Download
M test/cctest/test-serialize.cc View 1 2 3 4 5 4 chunks +416 lines, -372 lines 0 comments Download
M test/cctest/test-spaces.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 8 (2 generated)
Yang
5 years, 10 months ago (2015-02-24 13:17:31 UTC) #1
vogelheim
Mostly lgtm. Minor comments inline, but here's a problem I'm having: It used to be ...
5 years, 10 months ago (2015-02-24 15:16:31 UTC) #2
Yang
I've looked closer at Isolate::Init, and it seems that it can only return false in ...
5 years, 10 months ago (2015-02-25 08:19:21 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/949623006/100001
5 years, 10 months ago (2015-02-25 10:51:33 UTC) #6
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 10 months ago (2015-02-25 11:14:46 UTC) #7
commit-bot: I haz the power
5 years, 10 months ago (2015-02-25 11:15:05 UTC) #8
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/4b5ff0c5e2a05fbdc559e48646e360da43d98f75
Cr-Commit-Position: refs/heads/master@{#26845}

Powered by Google App Engine
This is Rietveld 408576698