| /arkcompiler/ets_runtime/ecmascript/ts_types/ |
| D | ts_manager.h | 228 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 >) const in IsUserDefinedClassTypeKind() 437 inline bool HasOffsetFromGT(GlobalTSTypeRef gt) const in HasOffsetFromGT() [all …]
|
| D | ts_type_parser.h | 61 const CString &recordName, GlobalTSTypeRef gt) in GetAndStoreImportGT() 68 const GlobalTSTypeRef >) in SetTSType()
|
| D | ts_manager.cpp | 191 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 …]
|
| D | ts_type_parser.cpp | 85 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/ |
| D | type_recorder.cpp | 70 GlobalTSTypeRef gt = typeParser.CreateGT(jsPandaFile, recordName, typeId); in LoadTypes() local 118 auto gt = tsManager->GetFuncThisGT(funcGT); in TryGetThisType() local
|
| D | type.h | 28 explicit GateType(GlobalTSTypeRef gt) : type_(0) in GateType()
|
| D | ts_inline_lowering.cpp | 70 GlobalTSTypeRef gt = funcType.GetGTRef(); in TryInline() local
|
| D | gate_accessor.cpp | 433 void GateAccessor::SetGateType(GateRef gate, GateType gt) in SetGateType()
|
| D | circuit_optimizer.cpp | 1582 auto gt = acc_.GetGateType(node->GetGate()).Value(); in SplitByOpCode() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/type_inference/ |
| D | type_infer.cpp | 976 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/ |
| D | dump.cpp | 3050 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/ |
| D | index.js | 2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property
|