Searched defs:first_page (Results 1 – 5 of 5) sorted by relevance
187 Page* first_page = heap->old_space()->anchor()->next_page(); in TEST() local226 Page* first_page = heap->old_space()->anchor()->next_page(); in TEST() local
188 Page* first_page = heap->old_space()->anchor()->next_page(); in TEST() local227 Page* first_page = heap->old_space()->anchor()->next_page(); in TEST() local
213 int first_page = FPDFAvail_GetFirstPageNum(document_); in GetFirstPageNum() local
320 Page* first_page = memory_allocator->AllocatePage( in TEST() local
2453 NewSpacePage* first_page() { return anchor_.next_page(); } in first_page() function3161 LargePage* first_page() { return first_page_; } in first_page() function