[heap] Expand new space in safepoint
Move expansion of the new space into the safepoint. Otherwise background threads race with the main thread when accessing the new space capacity. This will most likely also be required to allow the allocation of new space objects from background threads. Bug: v8:10315 Change-Id: Ia8ac0c9f582876b655eaf4e35082aeadfbdb830e Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2235532Reviewed-by: Ulan Degenbaev <ulan@chromium.org> Commit-Queue: Dominik Inführ <dinfuehr@chromium.org> Cr-Commit-Position: refs/heads/master@{#68226}
Showing
Please
register
or
sign in
to comment