Home | History | Annotate | Download | only in heap

Lines Matching refs:RepairLists

2426 void FreeList::RepairLists(Heap* heap) {
2513 void PagedSpace::RepairFreeListsAfterBoot() { free_list_.RepairLists(heap()); }