Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type.cpp179 GlobalTSTypeRef TSClassType::GetPropTypeGT(JSThread *thread, JSHandle<TSClassType> classType, in GetPropTypeGT() function in panda::ecmascript::TSClassType
272 GlobalTSTypeRef TSClassInstanceType::GetPropTypeGT(JSThread *thread, JSHandle<TSClassInstanceType> … in GetPropTypeGT() function in panda::ecmascript::TSClassInstanceType
290 GlobalTSTypeRef TSObjectType::GetPropTypeGT(JSHandle<TSObjectType> objectType, JSHandle<EcmaString>… in GetPropTypeGT() function in panda::ecmascript::TSObjectType
318 GlobalTSTypeRef TSIteratorInstanceType::GetPropTypeGT(JSThread *thread, in GetPropTypeGT() function in panda::ecmascript::TSIteratorInstanceType
349 GlobalTSTypeRef TSInterfaceType::GetPropTypeGT(JSThread *thread, JSHandle<TSInterfaceType> interfac… in GetPropTypeGT() function in panda::ecmascript::TSInterfaceType