Home
last modified time | relevance | path

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

/external/v8/src/
Dheap.h2154 class PagedSpaces BASE_EMBEDDED {
2157 PagedSpaces() { counter_ = OLD_POINTER_SPACE; } in PagedSpaces() function
Dheap.cc6063 PagedSpaces spaces; in Shrink()
6155 PagedSpace* PagedSpaces::next() { in next()
Dmark-compact.cc705 PagedSpaces spaces; in Prepare()