Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp1957 DEF_CALL_SIGNATURE(ReverseArray) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp4957 void RuntimeStubs::ReverseArray(uintptr_t argGlue, JSTaggedType *dst, uint32_t length) in DEF_RUNTIME_STUBS() function in panda::ecmascript::RuntimeStubs