Searched refs:arrayIteratorPrototypeValue (Results 1 – 1 of 1) sorted by relevance
1994 JSHandle<JSTaggedValue> arrayIteratorPrototypeValue(arrayIteratorPrototype); in InitializeArrayIterator() local2000 arrayIteratorInstanceHClass->SetPrototype(thread_, arrayIteratorPrototypeValue); in InitializeArrayIterator()