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

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

Completed in 151 milliseconds