-
Shu-yu Guo authored
Currently a deadlock can result on heap teardown during the shared heap verification which performs a global safepoint. The heap teardown awaits compile tasks, while the compile helper thread is waiting on a global safepoint. Bug: v8:11708 Change-Id: I8328a4b142cb9045bfaf592ac4f4dd259ba0d397 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3820354 Commit-Queue: Shu-yu Guo <syg@chromium.org> Reviewed-by: Jakob Kummerow <jkummerow@chromium.org> Reviewed-by: Dominik Inführ <dinfuehr@chromium.org> Cr-Commit-Position: refs/heads/main@{#82364}
0dc6e037