Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.cpp640 JSHandle<JSTaggedValue> genericsType = tsManager_->GetTSType(genericsGT); in ParseGenericsInstanceType() local
650 …e<JSTaggedValue> TSTypeParser::InstantiateGenericsType(const JSHandle<JSTaggedValue> &genericsType, in InstantiateGenericsType()
672 …nctionType> TSTypeParser::InstantiateFuncGenericsType(const JSHandle<TSFunctionType> &genericsType, in InstantiateFuncGenericsType()
696 …<TSClassType> TSTypeParser::InstantiateClassGenericsType(const JSHandle<TSClassType> &genericsType, in InstantiateClassGenericsType()
718 void TSTypeParser::CopyClassName(const JSHandle<TSClassType> &genericsType, const JSHandle<TSClassT… in CopyClassName()
730 …eType> TSTypeParser::InstantiateInterfaceGenericsType(const JSHandle<TSInterfaceType> &genericsTyp… in InstantiateInterfaceGenericsType()