Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dpgo_type_infer_helper.cpp53 GlobalTSTypeRef instanceGT = type.GetGTRef(); in CheckAndInsert() local
66 GlobalTSTypeRef instanceGT = tsManager->CreateClassInstanceType(gt); in Merge() local
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp60 GlobalTSTypeRef instanceGT = gateType.GetGTRef(); in GetHClassIndexByInstanceGateType() local
877 GlobalTSTypeRef instanceGT; in GetBuiltinsGateTypeByPt() local