Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnew_object_stub_builder.cpp2085 ConstantIndex iterClassIdx = static_cast<ConstantIndex>(0); in CreateJSCollectionIterator() local
2142 ConstantIndex iterClassIdx = ConstantIndex::JS_ARRAY_ITERATOR_CLASS_INDEX; in CreateJSTypedArrayIterator() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_array_stub_builder.cpp2125 ConstantIndex iterClassIdx = ConstantIndex::JS_ARRAY_ITERATOR_CLASS_INDEX; in Values() local