HeapCompaction: Fix a Crash bug in Relocate()
This CL fixes a crush bug in Relocate(). It is caused when we relocate backings that were dereferenced in EagerSweep/PreFinalizer/WeapProcessing. The slots are no longer referenced so we can early return and fix the bug. Bug: 869301 Change-Id: Id46854267065744f38f9be567b7d286f2175b99f Reviewed-on: https://chromium-review.googlesource.com/1155329 Commit-Queue: Haruka Matsumura <harukamt@google.com> Reviewed-by:Keishi Hattori <keishi@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#579384}
Showing
Please register or sign in to comment