Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp955 JSTaggedValue SlowRuntimeStub::StArraySpread(JSThread *thread, JSTaggedValue dst, JSTaggedValue ind… in StArraySpread() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp692 DEF_RUNTIME_STUBS(StArraySpread) in DEF_RUNTIME_STUBS() argument