Searched refs:CountTotalPages (Results 1 – 3 of 3) sorted by relevance
1357 int PagedSpace::CountTotalPages() { in AllocateChunk() function in v8::internal::PagedSpace2871 DCHECK((CountTotalPages() > 1) || in AllocateChunk()
266 int number_of_pages = space->CountTotalPages(); in TraceFragmentation()624 int number_of_pages = space->CountTotalPages(); in CollectEvacuationCandidates()
2088 int CountTotalPages(); in NON_EXPORTED_BASE()