Searched refs:arrayEmpty (Results 1 – 1 of 1) sorted by relevance
498 JSHandle<JSTaggedValue> arrayEmpty(thread, factory->NewJSArray().GetTaggedValue()); in NewJSForInIterator() local501 …return factory->NewJSForinIterator(arrayEmpty, keys, hclass, static_cast<uint32_t>(EnumCacheKind::… in NewJSForInIterator()