Home
last modified time | relevance | path

Searched defs:ArraySetLength (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/shared_objects/
H A Djs_shared_array.cpp233 bool JSSharedArray::ArraySetLength(JSThread *thread, const JSHandle<JSObject> &array, const PropertyDescriptor &desc) in ArraySetLength() function in panda::ecmascript::JSSharedArray
/arkcompiler/ets_runtime/ecmascript/
H A Djs_array.cpp290 bool JSArray::ArraySetLength(JSThread *thread, const JSHandle<JSObject> &array, const PropertyDescriptor &desc) in ArraySetLength() function in panda::ecmascript::JSArray

Completed in 4 milliseconds