Searched refs:GetWasmCallTarget (Results 1 – 3 of 3) sorted by relevance
490 Address GetWasmCallTarget();
831 Address call_target = exported_function->GetWasmCallTarget(); in Set()1408 Address WasmExportedFunction::GetWasmCallTarget() { in GetWasmCallTarget() function in v8::internal::WasmExportedFunction
1510 Address imported_target = imported_function->GetWasmCallTarget(); in ProcessImports()1597 Address exported_call_target = target->GetWasmCallTarget(); in ProcessImports()