Home
last modified time | relevance | path

Searched refs:CountTotalPages (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dspaces.h1617 int CountTotalPages();
Dmark-compact.cc236 int number_of_pages = space->CountTotalPages(); in TraceFragmentation()
503 int number_of_pages = space->CountTotalPages(); in CollectEvacuationCandidates()
Dspaces.cc870 int PagedSpace::CountTotalPages() { in CountTotalPages() function in v8::internal::PagedSpace