Searched defs:StoreReturnAddressInWasmExitFrame (Results 1 – 2 of 2) sorted by relevance
3391 void TurboAssembler::StoreReturnAddressInWasmExitFrame(Label* return_location) { in StoreReturnAddressInWasmExitFrame() function in v8::internal::TurboAssembler
836 __ StoreReturnAddressInWasmExitFrame(&return_location); in AssembleArchInstruction() local