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

Issue 962963007: Use locker when creating snapshot if necessary. (Closed)

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

Description

Use locker when creating snapshot if necessary. R=vogelheim@chromium.org Committed: https://crrev.com/32979cf6d88b1d837ac4ba4b1ff6ee87acdba0f4 Cr-Commit-Position: refs/heads/master@{#26964}

Patch Set 1 #

Total comments: 1

Patch Set 2 : simplify test case #

Patch Set 3 : fix assertion instead #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -4 lines) Patch
M src/api.cc View 1 2 1 chunk +8 lines, -4 lines 0 comments Download
M test/cctest/test-serialize.cc View 1 1 chunk +36 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (4 generated)
Yang
5 years, 9 months ago (2015-03-03 10:42:54 UTC) #1
vogelheim
https://codereview.chromium.org/962963007/diff/1/src/api.cc File src/api.cc (right): https://codereview.chromium.org/962963007/diff/1/src/api.cc#newcode378 src/api.cc:378: result = CreateSnapshotWithinIsolate(isolate, custom_source); I'm confused by this. Admittedly ...
5 years, 9 months ago (2015-03-03 13:18:29 UTC) #2
Yang
On 2015/03/03 13:18:29, vogelheim wrote: > https://codereview.chromium.org/962963007/diff/1/src/api.cc > File src/api.cc (right): > > https://codereview.chromium.org/962963007/diff/1/src/api.cc#newcode378 > ...
5 years, 9 months ago (2015-03-03 13:24:30 UTC) #3
vogelheim
lgtm Ah, ok, the "if a Locker is used for an isolate it needs to ...
5 years, 9 months ago (2015-03-03 14:07:10 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/962963007/20001
5 years, 9 months ago (2015-03-03 14:34:34 UTC) #7
jayconrod
I don't think this will solve the problem I was having. At the time we ...
5 years, 9 months ago (2015-03-03 14:59:41 UTC) #8
Yang
On 2015/03/03 14:59:41, jayconrod wrote: > I don't think this will solve the problem I ...
5 years, 9 months ago (2015-03-03 15:16:56 UTC) #10
Yang
On 2015/03/03 15:16:56, Yang wrote: > On 2015/03/03 14:59:41, jayconrod wrote: > > I don't ...
5 years, 9 months ago (2015-03-03 15:23:36 UTC) #11
vogelheim
lgtm Just to double check my understanding: - There's no way for an API user ...
5 years, 9 months ago (2015-03-03 15:43:45 UTC) #12
Yang
On 2015/03/03 15:43:45, vogelheim wrote: > lgtm > > Just to double check my understanding: ...
5 years, 9 months ago (2015-03-03 15:51:15 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/962963007/40001
5 years, 9 months ago (2015-03-03 15:52:11 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 9 months ago (2015-03-03 16:14:08 UTC) #16
commit-bot: I haz the power
5 years, 9 months ago (2015-03-03 16:14:29 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/32979cf6d88b1d837ac4ba4b1ff6ee87acdba0f4
Cr-Commit-Position: refs/heads/master@{#26964}

Powered by Google App Engine
This is Rietveld 408576698