Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_accessor.cpp31 void TSTypeAccessor::UpdateNonStaticProp(JSTaggedValue key, GlobalTSTypeRef newGT) in UpdateNonStaticProp()
39 void TSTypeAccessor::UpdateStaticProp(JSTaggedValue key, GlobalTSTypeRef newGT) in UpdateStaticProp()
Dts_type.cpp143 JSHandle<JSTaggedValue> propName, GlobalTSTypeRef newGT) in UpdateNonStaticPropTypeGT()
151 JSHandle<JSTaggedValue> propName, GlobalTSTypeRef newGT) in UpdateStaticPropTypeGT()
238 JSHandle<JSTaggedValue> propName, GlobalTSTypeRef newGT) in UpdatePropTypeGT()