Searched defs:next_page (Results 1 – 4 of 4) sorted by relevance
59 Page* Page::next_page() { in next_page() function
1098 Page* next_page = last_page->next_page(); in EnsureCapacity() local2336 Page* next_page = current_page->next_page(); in AllocateInNextPage() local2614 Page* next_page = current_page->next_page(); in AllocateInNextPage() local
2841 Page* next_page = forwarded_page->next_page(); in GetForwardingAddressInOldSpace() local
847 Address next_page = current_page + Page::kPageSize; in TEST() local