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