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.cpp391 auto returnGT = CreateGT(jsPandaFile, recordName, returntypeId); in ParseFunctionType() local
681 GlobalTSTypeRef returnGT = genericsType->GetReturnGT(); in InstantiateFuncGenericsType() local
Dts_manager.cpp1124 GlobalTSTypeRef returnGT = GetFuncReturnValueTypeGT(gt); in GetFunctionTypeStr() local