Oilpan: Fix DCHECK for fixups_ in HeapCompaction
This CL changes DCHECK for fixups_ to Fixups(). They are guaranteed that AddCompactingPage() and RegisterMovingObjectCallback() are called before these method. But we collect also HeapCollections that have no buffer so it is not guaranteed. Bug: 864425 Change-Id: Id28cc98f060f4125bca04664a9e8416f9cf97fcc Reviewed-on: https://chromium-review.googlesource.com/1156527Reviewed-by:Keishi Hattori <keishi@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Haruka Matsumura <harukamt@google.com> Cr-Commit-Position: refs/heads/master@{#579692}
Showing
Please register or sign in to comment