Searched defs:last_page (Results 1 – 4 of 4) sorted by relevance
1031 MemoryChunk* last_page() { return memory_chunk_list_.back(); } in last_page() function2519 Page* last_page() { return reinterpret_cast<Page*>(Space::last_page()); } in last_page() function2684 Page* const last_page = Page::FromAllocationAreaAddress(top()); in AllocatedSinceLastGC() local2807 Page* last_page() { return to_space_.last_page(); } in last_page() function
187 auto last_page = list.back(); in GetSweptPageSafe() local
118 int last_page; member1456 int last_page = options.pages ? options.last_page + 1 : page_count; in RenderPdf() local
380 uint64 last_page = 0; in AddrMapPrint() local