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

Issue 2857633002: Make Isolate::AddDetachedContext GC safe (Closed)

Created:
3 years, 7 months ago by Jakob Kummerow
Modified:
3 years, 7 months ago
Reviewers:
Camillo Bruni
CC:
Hannes Payer (out of office), v8-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

Make Isolate::AddDetachedContext GC safe CopyFixedArrayAndGrow can trigger GC, which can clean up previous detached contexts, so storing the length of the FixedArray across the allocation is unsafe. BUG=v8:6282 Review-Url: https://codereview.chromium.org/2857633002 Cr-Commit-Position: refs/heads/master@{#45038} Committed: https://chromium.googlesource.com/v8/v8/+/63a40cae7c23c36e8b9c13f52a19a6f262f40d81

Patch Set 1 #

Patch Set 2 : fix typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -5 lines) Patch
M src/isolate.cc View 1 2 chunks +6 lines, -5 lines 0 comments Download

Messages

Total messages: 8 (4 generated)
Jakob Kummerow
Camillo: PTAL. Hannes: FYI.
3 years, 7 months ago (2017-05-02 14:18:34 UTC) #2
Camillo Bruni
lgtm
3 years, 7 months ago (2017-05-02 14:20:40 UTC) #3
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/2857633002/20001
3 years, 7 months ago (2017-05-02 14:33:17 UTC) #5
commit-bot: I haz the power
3 years, 7 months ago (2017-05-02 15:06:39 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/63a40cae7c23c36e8b9c13f52a19a6f262f...

Powered by Google App Engine
This is Rietveld 408576698