Description[heap] Fix rescanning live objects when aborting compaction.
Fix aborting compaction for pages by doing two separate passes, one that scans
all live objects, and one that later on sweeps the page.
Detailed description see bug report.
BUG=chromium:539356, chromium:524425
LOG=N
Committed: https://crrev.com/5cf6ee3447fbc63a030ab180079ba93902cce057
Cr-Commit-Position: refs/heads/master@{#31526}
Patch Set 1 : #
Total comments: 8
Patch Set 2 : Addressed comments #
Messages
Total messages: 13 (6 generated)
|