DescriptionMake 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 #Messages
Total messages: 8 (4 generated)
|