Home
last modified time | relevance | path

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

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