Home
last modified time | relevance | path

Searched defs:NewObjApply (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp471 JSTaggedValue SlowRuntimeStub::NewObjApply(JSThread *thread, JSTaggedValue func, JSTaggedValue arra… in NewObjApply() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1147 DEF_RUNTIME_STUBS(NewObjApply) in DEF_RUNTIME_STUBS() argument