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