Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp246 JSHandle<TSIteratorInstanceType> iteratorInstance(type); in GetPropType() local
247 return TSIteratorInstanceType::GetPropTypeGT(thread, iteratorInstance, propertyName); in GetPropType()