Oilpan: Implement slot remove method for HeapCollection
This CL adds will remove slots for HeapCollections that are destrcuted by mutator when Incremental Marking. When each HeapCollection are destructed, RemoveSlot is called and destructed slots are removed from the registry in HeapCompact. Bug: 864425 Change-Id: I09e7fcbe22cfd97fe5108249aed602de67c97066 Reviewed-on: https://chromium-review.googlesource.com/1150003 Commit-Queue: Keishi Hattori <keishi@chromium.org> Reviewed-by:Kentaro Hara <haraken@chromium.org> Reviewed-by:
Keishi Hattori <keishi@chromium.org> Cr-Commit-Position: refs/heads/master@{#582142}
Showing
Please register or sign in to comment