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