Home
last modified time | relevance | path

Searched refs:CallBuiltinWithArgv (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dhcr_circuit_builder.cpp193 GateRef CircuitBuilder::CallBuiltinWithArgv(GateRef glue, GateRef target, const std::vector<GateRef> &args, in CallBuiltinWithArgv() function in panda::ecmascript::kungfu::CircuitBuilder
H A Dcircuit_builder.h432 GateRef CallBuiltinWithArgv(GateRef glue, GateRef target, const std::vector<GateRef> &args,
H A Dstub_builder-inl.h3541 return env_->GetBuilder()->CallBuiltinWithArgv(glue, target, args); in DispatchBuiltinsWithArgv()

Completed in 12 milliseconds