heap: Prevent allocations during atomic pause marking
Allocations during the atomic pause were never supported. Enforcing it using scopes helps debugging issues were this invariant is violated. Bug: 986235, 993415 Change-Id: I5fd8ecd147403e2a7a89185b55057550d135bac2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869225 Commit-Queue: Omer Katz <omerkatz@chromium.org> Reviewed-by:Michael Lippautz <mlippautz@chromium.org> Cr-Commit-Position: refs/heads/master@{#707760}
Showing
Please register or sign in to comment