Searched refs:ArrayCreateWithInit (Results 1 – 3 of 3) sorted by relevance
117 static JSTaggedValue ArrayCreateWithInit(JSThread *thread, uint32_t length, const Callback &cb) in ArrayCreateWithInit() function
1549 return JSArray::ArrayCreateWithInit(thread, arrayLength, in CreateArrayThisStringAndSeperatorStringAreNotEmpty()
2008 return JSArray::ArrayCreateWithInit( in RuntimeCopyRestArgs()