Home
last modified time | relevance | path

Searched defs:NewJSArrayIterator (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp3722 JSHandle<JSArrayIterator> ObjectFactory::NewJSArrayIterator(const JSHandle<JSObject> &array, Iterat… in NewJSArrayIterator() function in panda::ecmascript::ObjectFactory
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1003 DEF_RUNTIME_STUBS(NewJSArrayIterator) in DEF_RUNTIME_STUBS() argument