Home
last modified time | relevance | path

Searched defs:gt (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.h228 GlobalTSTypeRef gt = gateType.GetGTRef(); in GetPropType() local
237 GlobalTSTypeRef gt = gateType.GetGTRef(); in GetPropType() local
243 GlobalTSTypeRef gt = gateType.GetGTRef(); in CreateClassInstanceType() local
269 GlobalTSTypeRef gt = GlobalTSTypeRef(gateType.GetGTRef()); in GetIteratorInstanceElementGt() local
279 inline GlobalTSTypeRef PUBLIC_API GetSuperPropType(GlobalTSTypeRef gt, in GetSuperPropType()
306 GlobalTSTypeRef gt = gateType.GetGTRef(); in GetFuncReturnValueTypeGT() local
316 GlobalTSTypeRef gt = gateType.GetGTRef(); in GetArrayParameterTypeGT() local
359 GlobalTSTypeRef gt = gateType.GetGTRef(); in IsUserDefinedClassTypeKind() local
363 inline bool IsUserDefinedClassTypeKind(const GlobalTSTypeRef &gt) const in IsUserDefinedClassTypeKind()
437 inline bool HasOffsetFromGT(GlobalTSTypeRef gt) const in HasOffsetFromGT()
[all …]
Dts_type_parser.h61 const CString &recordName, GlobalTSTypeRef gt) in GetAndStoreImportGT()
68 const GlobalTSTypeRef &gt) in SetTSType()
Dts_manager.cpp191 GlobalTSTypeRef TSManager::GetPropType(GlobalTSTypeRef gt, JSHandle<EcmaString> propertyName) const in GetPropType()
228 GlobalTSTypeRef TSManager::GetSuperPropType(GlobalTSTypeRef gt, JSHandle<EcmaString> propertyName, in GetSuperPropType()
241 GlobalTSTypeRef TSManager::GetSuperPropType(GlobalTSTypeRef gt, const uint64_t key, PropertyType pr… in GetSuperPropType()
255 GlobalTSTypeRef TSManager::GetPropType(GlobalTSTypeRef gt, const uint64_t key) const in GetPropType()
279 GlobalTSTypeRef TSManager::GetUnionTypeByIndex(GlobalTSTypeRef gt, int index) const in GetUnionTypeByIndex()
393 GlobalTSTypeRef gt = GlobalTSTypeRef(tableId, newITable->GetNumberOfTypes()); in AddTSTypeToTypeTable() local
468 GlobalTSTypeRef gt = type.GetGTRef(); in GetFuncName() local
488 GlobalTSTypeRef TSManager::GetFuncParameterTypeGT(GlobalTSTypeRef gt, int index) const in GetFuncParameterTypeGT()
548 void TSManager::SetFuncMethodOffset(GlobalTSTypeRef gt, uint32_t methodIndex) in SetFuncMethodOffset()
566 GlobalTSTypeRef TSManager::CreateClassInstanceType(GlobalTSTypeRef gt) in CreateClassInstanceType()
[all …]
Dts_type_parser.cpp85 GlobalTSTypeRef gt = GetAndStoreGT(jsPandaFile, typeId, recordName, moduleId, localId); in ParseType() local
395 auto gt = CreateGT(jsPandaFile, recordName, literal->Get(index++).GetInt()); in FillPropertyTypes() local
414 auto gt = CreateGT(jsPandaFile, recordName, literal->Get(index++).GetInt()); in FillInterfaceMethodTypes() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_recorder.cpp70 GlobalTSTypeRef gt = typeParser.CreateGT(jsPandaFile, recordName, typeId); in LoadTypes() local
118 auto gt = tsManager->GetFuncThisGT(funcGT); in TryGetThisType() local
Dtype.h28 explicit GateType(GlobalTSTypeRef gt) : type_(0) in GateType()
Dts_inline_lowering.cpp70 GlobalTSTypeRef gt = funcType.GetGTRef(); in TryInline() local
Dgate_accessor.cpp433 void GateAccessor::SetGateType(GateRef gate, GateType gt) in SetGateType()
Dcircuit_optimizer.cpp1582 auto gt = acc_.GetGateType(node->GetGate()).Value(); in SplitByOpCode() local
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dtype_infer.cpp976 const GlobalTSTypeRef gt = GlobalTSTypeRef(gateType.Value()); in ConvertPrimitiveToBuiltin() local
1023 GlobalTSTypeRef gt = type.GetGTRef(); in PrintAllByteCodesTypes() local
1157 GlobalTSTypeRef gt = type.GetGTRef(); in CollectGateTypeLogInfo() local
/arkcompiler/ets_runtime/ecmascript/
Ddump.cpp3050 GlobalTSTypeRef gt = GetGT(); in Dump() local
3072 GlobalTSTypeRef gt = GetGT(); in Dump() local
3122 GlobalTSTypeRef gt = GetGT(); in Dump() local
3152 GlobalTSTypeRef gt = GetGT(); in Dump() local
3175 GlobalTSTypeRef gt = GetGT(); in Dump() local
3195 GlobalTSTypeRef gt = GetGT(); in Dump() local
3240 GlobalTSTypeRef gt = GetGT(); in Dump() local
3252 GlobalTSTypeRef gt = GetGT(); in Dump() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property