Home
last modified time | relevance | path

Searched defs:GetCallSpreadArgs (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp1089 JSTaggedValue SlowRuntimeStub::GetCallSpreadArgs(JSThread *thread, JSTaggedValue array) in GetCallSpreadArgs() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp1097 DEF_CALL_SIGNATURE(GetCallSpreadArgs) in DEF_CALL_SIGNATURE() argument
Dstub_builder.cpp10670 GateRef StubBuilder::GetCallSpreadArgs(GateRef glue, GateRef array, ProfileOperation callBack) in GetCallSpreadArgs() function in panda::ecmascript::kungfu::StubBuilder
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1132 DEF_RUNTIME_STUBS(GetCallSpreadArgs) in DEF_RUNTIME_STUBS() argument