Home
last modified time | relevance | path

Searched refs:DoCall (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dgraph-builder-interface.cc647 DoCall(decoder, CallInfo::CallDirect(imm.index), imm.sig, args, returns); in CallDirect()
663 DoCall( in CallIndirect()
689 DoCall(decoder, CallInfo::CallRef(func_ref, NullCheckFor(func_ref.type)), in CallRef()
716 DoCall(decoder, CallInfo::CallDirect(expected_function_index), in CallRef()
725 DoCall(decoder, CallInfo::CallRef(func_ref, NullCheckFor(func_ref.type)), in CallRef()
1690 void DoCall(FullDecoder* decoder, CallInfo call_info, const FunctionSig* sig, in DoCall() function
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-ir.cc227 DoCall(code_gen_state, return_label, std::make_index_sequence<kSize - 2>{});
232 auto DoCall(MaglevCodeGenState* code_gen_state, Label* return_label, in DoCall() function in v8::internal::maglev::__anon14762::final

Completed in 9 milliseconds