Description[heap] Pause black allocation during GCs
There is no point in doing black allocation here as we then have to
iterate the objects for various reasons. The marker does the same work
but can be moved outside of the atomic pause.
BUG=chromium:581412
Review-Url: https://codereview.chromium.org/2862563002
Cr-Commit-Position: refs/heads/master@{#45063}
Committed: https://chromium.googlesource.com/v8/v8/+/17a0a575a3795141dfccabc688b3fa39f226e186
Patch Set 1 #
Messages
Total messages: 16 (11 generated)
|