Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_recorder.cpp50 GlobalTSTypeRef thisGT; in LoadTypes() local
194 …eRecorder::LoadArgTypes(const TSManager *tsManager, GlobalTSTypeRef funcGT, GlobalTSTypeRef thisGT) in LoadArgTypes()
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.cpp504 auto thisGT = CreateGT(jsPandaFile, recordName, thisTypeId); in SetFunctionThisType() local
679 GlobalTSTypeRef thisGT = genericsType->GetThisGT(); in InstantiateFuncGenericsType() local