Searched refs:new_space_top_page (Results 1 – 1 of 1) sorted by relevance
9805 TNode<IntPtrT> new_space_top_page = PageFromAddress(new_space_top); in TrapAllocationMemento() local9809 GotoIf(WordEqual(memento_last_word_page, new_space_top_page), &top_check); in TrapAllocationMemento()