Searched refs:RefillFreeList (Results 1 – 3 of 3) sorted by relevance
1036 void PagedSpace::RefillFreeList() { in AllocateChunk() function in v8::internal::PagedSpace1056 void CompactionSpace::RefillFreeList() { in AllocateChunk() function in v8::internal::CompactionSpace2847 RefillFreeList(); in AllocateChunk()2855 RefillFreeList(); in AllocateChunk()
558 space->RefillFreeList(); in SweepAndRefill()582 heap()->old_space()->RefillFreeList(); in EnsureSweepingCompleted()583 heap()->code_space()->RefillFreeList(); in EnsureSweepingCompleted()584 heap()->map_space()->RefillFreeList(); in EnsureSweepingCompleted()
2156 virtual void RefillFreeList();2991 void RefillFreeList() override;