Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_shared_array_test.cpp92 HWTEST_F_L0(JSSharedArrayTest, ArraySetLength) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/shared_objects/
Djs_shared_array.cpp233 bool JSSharedArray::ArraySetLength(JSThread *thread, const JSHandle<JSObject> &array, const Propert… in ArraySetLength() function in panda::ecmascript::JSSharedArray
/arkcompiler/ets_runtime/ecmascript/
Djs_array.cpp374 bool JSArray::ArraySetLength(JSThread *thread, const JSHandle<JSObject> &array, const PropertyDescr… in ArraySetLength() function in panda::ecmascript::JSArray