heap: Disable compaction after stopping concurrent markers
In case marking is in progress, first stop concurrent markers and then cancel compaction. If marking is not in progress, compaction should not have been initialized yet, so it suffices to confirm that compaction is disabled. Bug: 1058777 Change-Id: I8f9c6e2c461a6d933d56a7e39c18cbd09e6a40f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089873 Commit-Queue: Omer Katz <omerkatz@chromium.org> Reviewed-by:Michael Lippautz <mlippautz@chromium.org> Cr-Commit-Position: refs/heads/master@{#747364}
Showing
Please register or sign in to comment