Searched refs:CallRuntimeVarargs (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | circuit_builder.h | 384 …GateRef CallRuntimeVarargs(GateRef glue, int index, GateRef argc, GateRef argv, const char* commen…
|
| D | stub_builder-inl.h | 209 GateRef result = env_->GetBuilder()->CallRuntimeVarargs(glue, index, argc, argv, name.c_str()); in CallRuntime()
|
| D | circuit_builder.cpp | 875 GateRef CircuitBuilder::CallRuntimeVarargs(GateRef glue, int index, GateRef argc, GateRef argv, con… in CallRuntimeVarargs() function in panda::ecmascript::kungfu::CircuitBuilder
|