Searched refs:AdvanceToNextPage (Results 1 - 3 of 3) sorted by relevance
/third_party/node/deps/v8/src/heap/ | ||
H A D | paged-spaces-inl.h | 25 } while (AdvanceToNextPage()); in Next() |
H A D | paged-spaces.h | 68 bool AdvanceToNextPage(); |
H A D | paged-spaces.cc | 70 bool PagedSpaceObjectIterator::AdvanceToNextPage() { in AdvanceToNextPage() function in v8::internal::PagedSpaceObjectIterator |
Completed in 3 milliseconds