Home
last modified time | relevance | path

Searched refs:ReturnCallRef (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dwasm-opcodes-inl.h163 CASE_OP(ReturnCallRef, "return_call_ref") in OpcodeName()
H A Dgraph-builder-interface.cc748 void ReturnCallRef(FullDecoder* decoder, const Value& func_ref, in ReturnCallRef() function
1794 builder_->ReturnCallRef(real_sig, base::VectorOf(arg_nodes), in DoReturnCall()
H A Dfunction-body-decoder-impl.h982 F(ReturnCallRef, const Value& func_ref, const FunctionSig* sig, \
3395 DECODE(ReturnCallRef) { in DECODE()
3411 CALL_INTERFACE_IF_OK_AND_REACHABLE(ReturnCallRef, func_ref, sig, in DECODE()
3573 DECODE_IMPL(ReturnCallRef); in GetOpcodeHandlerTableEntry()
H A Dwasm-opcodes.h64 V(ReturnCallRef, 0x15, _ /* typed_funcref prototype */) \
/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.h367 Node* ReturnCallRef(const wasm::FunctionSig* real_sig,
H A Dwasm-compiler.cc3369 Node* WasmGraphBuilder::ReturnCallRef(const wasm::FunctionSig* real_sig, in ReturnCallRef() function in v8::internal::compiler::WasmGraphBuilder
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc3384 void ReturnCallRef(FullDecoder* decoder, const Value& func_ref,

Completed in 38 milliseconds