Searched refs:PageFromAddress (Results 1 – 2 of 2) sorted by relevance
9788 TNode<IntPtrT> object_page = PageFromAddress(object_word); in TrapAllocationMemento()9801 TNode<IntPtrT> memento_last_word_page = PageFromAddress(memento_last_word); in TrapAllocationMemento()9805 TNode<IntPtrT> new_space_top_page = PageFromAddress(new_space_top); in TrapAllocationMemento()9837 TNode<IntPtrT> CodeStubAssembler::PageFromAddress(TNode<IntPtrT> address) { in PageFromAddress() function in v8::internal::CodeStubAssembler
2562 TNode<IntPtrT> PageFromAddress(TNode<IntPtrT> address);