Home
last modified time | relevance | path

Searched refs:arrayIteratorPrototypeValue (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp1994 JSHandle<JSTaggedValue> arrayIteratorPrototypeValue(arrayIteratorPrototype); in InitializeArrayIterator() local
2000 arrayIteratorInstanceHClass->SetPrototype(thread_, arrayIteratorPrototypeValue); in InitializeArrayIterator()