Home
last modified time | relevance | path

Searched defs:GetUnmapedArgs (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp639 DEF_CALL_SIGNATURE(GetUnmapedArgs) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp743 JSTaggedValue SlowRuntimeStub::GetUnmapedArgs(JSThread *thread, JSTaggedType *sp, uint32_t actualNu… in GetUnmapedArgs() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1512 DEF_RUNTIME_STUBS(GetUnmapedArgs) in DEF_RUNTIME_STUBS() argument