Searched defs:ArraySetLength (Results 1 – 3 of 3) sorted by relevance
92 HWTEST_F_L0(JSSharedArrayTest, ArraySetLength) in HWTEST_F_L0() argument
233 bool JSSharedArray::ArraySetLength(JSThread *thread, const JSHandle<JSObject> &array, const Propert… in ArraySetLength() function in panda::ecmascript::JSSharedArray
374 bool JSArray::ArraySetLength(JSThread *thread, const JSHandle<JSObject> &array, const PropertyDescr… in ArraySetLength() function in panda::ecmascript::JSArray