Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type.cpp92 JSMutableHandle<TSObjectType> mutablePropTypes(thread, isStatic ? in GetSuperPropTypeGT() local
95 propTypeGT = TSObjectType::GetPropTypeGT(thread, mutablePropTypes, propName); in GetSuperPropTypeGT()
105 mutablePropTypes.Update(isStatic ? in GetSuperPropTypeGT()