Searched refs:GetWasmCallTarget (Results 1 – 3 of 3) sorted by relevance
602 Address GetWasmCallTarget();
2022 Address WasmExportedFunction::GetWasmCallTarget() { in GetWasmCallTarget() function in v8::internal::WasmExportedFunction2090 call_target = WasmExportedFunction::cast(*callable).GetWasmCallTarget(); in New()
1135 Address imported_target = imported_function->GetWasmCallTarget(); in ProcessImportedFunction()