Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_recorder.cpp65 GlobalTSTypeRef thisGT = GlobalTSTypeRef::Default(); in LoadTypes() local
96 …eRecorder::LoadArgTypes(const TSManager *tsManager, GlobalTSTypeRef funcGT, GlobalTSTypeRef thisGT) in LoadArgTypes()
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.cpp342 auto thisGT = CreateGT(jsPandaFile, recordName, thisTypeId); in ParseFunctionType() local