Home | History | Annotate | Download | only in heap

Lines Matching refs:PagedSpaces

2159 class PagedSpaces BASE_EMBEDDED {
2161 explicit PagedSpaces(Heap* heap) : heap_(heap), counter_(OLD_POINTER_SPACE) {}