Home
last modified time | relevance | path

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

/external/v8/src/
Dmark-compact.cc136 PagedSpaces spaces; in Prepare()
2540 PagedSpaces spaces; in SweepSpaces()
2674 PagedSpaces spaces; in UpdatePointer()
2900 PagedSpaces spaces; in RelocateObjects()
Dheap.h1748 class PagedSpaces BASE_EMBEDDED {
1751 PagedSpaces() { counter_ = OLD_POINTER_SPACE; } in PagedSpaces() function
Dheap.cc619 PagedSpaces spaces; in EnsureFromSpaceIsCommitted()
5019 PagedSpaces spaces; in Shrink()
5130 PagedSpace* PagedSpaces::next() { in next()