Home
last modified time | relevance | path

Searched defs:CallRef (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dgraph-builder-interface.cc678 void CallRef(FullDecoder* decoder, const Value& func_ref, in CallRef() function in v8::internal::wasm::__anoned4d3a260111::WasmGraphBuildingInterface
1642 static CallInfo CallRef(const Value& funcref_value, in CallRef() function in v8::internal::wasm::__anoned4d3a260111::WasmGraphBuildingInterface::CallInfo
/third_party/node/deps/v8/src/wasm/baseline/
Dliftoff-compiler.cc3364 void CallRef(FullDecoder* decoder, const Value& func_ref, in CallRef() function in v8::internal::wasm::__anon3bd82aa60111::LiftoffCompiler
6148 void CallRef(FullDecoder* decoder, ValueType func_ref_type, in CallRef() function in v8::internal::wasm::__anon3bd82aa60111::LiftoffCompiler
/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.cc3360 Node* WasmGraphBuilder::CallRef(const wasm::FunctionSig* real_sig, in CallRef() function in v8::internal::compiler::WasmGraphBuilder