Searched defs:ReturnCallRef (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/deps/v8/src/wasm/ | ||
| D | graph-builder-interface.cc | 748 void ReturnCallRef(FullDecoder* decoder, const Value& func_ref, in ReturnCallRef() function in v8::internal::wasm::__anonb30777c60111::WasmGraphBuildingInterface |
| /third_party/node/deps/v8/src/compiler/ | ||
| D | wasm-compiler.cc | 3369 Node* WasmGraphBuilder::ReturnCallRef(const wasm::FunctionSig* real_sig, in ReturnCallRef() function in v8::internal::compiler::WasmGraphBuilder |
| /third_party/node/deps/v8/src/wasm/baseline/ | ||
| D | liftoff-compiler.cc | 3384 void ReturnCallRef(FullDecoder* decoder, const Value& func_ref, in ReturnCallRef() function in v8::internal::wasm::__anon591850460111::LiftoffCompiler |