Searched refs:CountTotalPages (Results 1 – 3 of 3) sorted by relevance
1745 int PagedSpace::CountTotalPages() { in AllocateChunk() function in v8::internal::PagedSpace3303 DCHECK((CountTotalPages() > 1) || in AllocateChunk()
423 int number_of_pages = space->CountTotalPages(); in TraceFragmentation()605 int number_of_pages = space->CountTotalPages(); in CollectEvacuationCandidates()
2280 int CountTotalPages(); in NON_EXPORTED_BASE()