Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.cpp399 auto returnGT = CreateGT(jsPandaFile, recordName, returntypeId); in ParseFunctionType() local
702 GlobalTSTypeRef returnGT = genericsType->GetReturnGT(); in InstantiateFuncGenericsType() local
Dts_manager.cpp1132 GlobalTSTypeRef returnGT = GetFuncReturnValueTypeGT(gt); in GetFunctionTypeStr() local