Home
last modified time | relevance | path

Searched defs:iteratorOffset (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnew_object_stub_builder.cpp2068 GateRef iteratorOffset = IntPtr(iterOffset); in CreateJSCollectionIterator() local
2069 Store(VariableType::JS_POINTER(), glue_, result->ReadVariable(), iteratorOffset, linked, in CreateJSCollectionIterator() local
2120 GateRef iteratorOffset = IntPtr(JSArrayIterator::ITERATED_ARRAY_OFFSET); in CreateJSTypedArrayIterator() local
2121 Store(VariableType::JS_POINTER(), glue_, result->ReadVariable(), iteratorOffset, thisValue, in CreateJSTypedArrayIterator() local

Completed in 11 milliseconds