Home
last modified time | relevance | path

Searched defs:objType (Results 1 – 25 of 31) sorted by relevance

12

/arkcompiler/ets_frontend/ets2panda/checker/ts/
Dobject.cpp47 ObjectType *objType = type->AsObjectType(); in CheckIndexConstraints() local
86 ObjectType *objType = type->AsObjectType(); in ResolveStructuredTypeMembers() local
122 ObjectType *objType = it->AsObjectType(); in ResolveUnionTypeMembers() local
313 ObjectType *objType = it->AsObjectType(); in GetPropertyOfUnionType() local
DtypeCreation.cpp127 …auto *objType = Allocator()->New<ObjectLiteralType>(Allocator()->New<ObjectDescriptor>(Allocator()… in CreateObjectTypeWithCallSignature() local
134 …auto *objType = Allocator()->New<ObjectLiteralType>(Allocator()->New<ObjectDescriptor>(Allocator()… in CreateObjectTypeWithConstructSignature() local
DdestructuringContext.cpp99 void DestructuringContext::ValidateObjectLiteralType(ObjectType *objType, ir::ObjectExpression *obj… in ValidateObjectLiteralType()
554 Type *ObjectDestructuringContext::CreateObjectTypeForRest(ObjectType *objType) in CreateObjectTypeForRest()
638 checker::ObjectType *objType = inferredType_->AsObjectType(); in NextInferredType() local
/arkcompiler/ets_frontend/es2panda/typescript/core/
Dobject.cpp49 ObjectType *objType = type->AsObjectType(); in CheckIndexConstraints() local
88 ObjectType *objType = type->AsObjectType(); in ResolveStructuredTypeMembers() local
125 ObjectType *objType = it->AsObjectType(); in ResolveUnionTypeMembers() local
321 ObjectType *objType = it->AsObjectType(); in GetPropertyOfUnionType() local
DtypeCreation.cpp130 … auto *objType = allocator_->New<ObjectLiteralType>(allocator_->New<ObjectDescriptor>(allocator_)); in CreateObjectTypeWithCallSignature() local
138 … auto *objType = allocator_->New<ObjectLiteralType>(allocator_->New<ObjectDescriptor>(allocator_)); in CreateObjectTypeWithConstructSignature() local
DdestructuringContext.cpp98 void DestructuringContext::ValidateObjectLiteralType(ObjectType *objType, const ir::ObjectExpressio… in ValidateObjectLiteralType()
546 Type *ObjectDestructuringContext::CreateObjectTypeForRest(ObjectType *objType) in CreateObjectTypeForRest()
633 checker::ObjectType *objType = inferedType_->AsObjectType(); in NextInferedType() local
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsQualifiedName.cpp47 checker::ObjectType *objType = baseType->AsObjectType(); in Check() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dmcr_circuit_builder.h215 GateRef objType = GetObjectType(LoadHClass(obj)); in TaggedIsSymbol() local
241 GateRef objType = GetObjectType(LoadHClass(obj)); in TaggedIsStringOrSymbol() local
262 GateRef objType = GetObjectType(LoadHClass(obj)); in TaggedIsProtoChangeMarker() local
274 GateRef objType = GetObjectType(LoadHClass(obj)); in TaggedObjectIsJSMap() local
280 GateRef objType = GetObjectType(LoadHClass(obj)); in TaggedObjectIsJSSet() local
286 GateRef objType = GetObjectType(LoadHClass(obj)); in TaggedObjectIsJSDate() local
299 GateRef objType = GetObjectType(LoadHClass(obj)); in TaggedObjectIsJSArray() local
305 GateRef objType = GetObjectType(LoadHClass(obj)); in TaggedIsBoundFunction() local
Dhcr_circuit_builder.h171 GateRef objType = GetObjectType(LoadHClass(x)); in IsAOTLiteralInfo() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DunionLowering.cpp186 auto *objType = in Perform() local
214 auto *objType = in Postcondition() local
DopAssignment.cpp237 checker::Type *objType = checker->GlobalVoidType(); // placeholder in ConstructUpdateResult() local
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DmemberExpression.cpp163 checker::ObjectType *objType = baseType->AsObjectType(); in Check() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
DtypeCreation.cpp434 ETSObjectType *ETSChecker::UpdateBoxedGlobalType(ETSObjectType *objType, util::StringView name) in UpdateBoxedGlobalType()
454 ETSObjectType *ETSChecker::UpdateGlobalType(ETSObjectType *objType, util::StringView name) in UpdateGlobalType()
509 auto *objType = CreateNewETSObjectType(name, declNode, flags); in CreateETSObjectTypeCheckBuiltins() local
526 auto *objType = CreateNewETSObjectType(name, declNode, flags | res->second.second); in CreateETSObjectType() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/mem/
Dets_reference.h114 EtsReference *NewEtsRef(EtsObject *obj, EtsReference::EtsObjectType objType) in NewEtsRef()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_layout.h190 RootHClassLayoutDesc(ProfileType type, JSType objType, uint32_t objSize) in RootHClassLayoutDesc()
224 void SetObjectType(JSType objType) in SetObjectType()
452 void SetObjectType(JSType objType) in SetObjectType()
/arkcompiler/ets_frontend/ets2panda/ast_verifier/
Dhelpers.cpp267 auto *objType = ast->ObjType(); in ValidateVariableAccess() local
/arkcompiler/ets_frontend/ets2panda/checker/
DETSAnalyzerHelpers.cpp20 …nIsShadowedInCurrentClassOrInterface(checker::ETSChecker *checker, checker::ETSObjectType *objType, in CheckExtensionIsShadowedInCurrentClassOrInterface() argument
44 void CheckExtensionIsShadowedByMethod(checker::ETSChecker *checker, checker::ETSObjectType *objType, in CheckExtensionIsShadowedByMethod() argument
DETSAnalyzer.cpp1284 checker::ETSObjectType *objType = expr->PreferredType()->AsETSObjectType(); in Check() local
1334 checker::ETSObjectType *objType = expr->PreferredType()->AsETSObjectType(); in CheckObjectExprProps() local
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DmemberExpression.cpp236 auto *const objType = checker->GetApparentType(Object()->TsType()); in AdjustType() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dir_constructor.h854 IrConstructor &ObjectType(ObjectType objType) in ObjectType() function
870 IrConstructor &ObjectTypeLoadImm(LoadImmediateInst::ObjectType objType) in ObjectTypeLoadImm()
Dgraph.cpp863 size_t GetObjectOffset(const Graph *graph, ObjectType objType, RuntimeInterface::FieldPtr field, ui… in GetObjectOffset()
/arkcompiler/runtime_core/static_core/verification/absint/
Dabs_int_inl.h1716 Type objType = TypeOfClass(ctor->GetClass()); in CheckCallCtor() local
1871 Type objType = GetRegType(regIdx); in CheckFieldAccess() local
2715 Type objType; in CheckFieldAccessByName() local
4212 bool CheckFieldAccessByNameStartCheck(int regIdx, Field const *&rawField, Type &objType) in CheckFieldAccessByNameStartCheck()
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp1379 size_t objType, size_t &constSpecialIndex) in HandleRootObject()
1538 auto objType = encodeBit.GetObjectType(); in RelocateSpaceObject() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core_Type.cpp511 auto objType = classLinker->GetClass(typeDesc.c_str()); in TypeAPIGetTypeId() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dmemory_coalescing.cpp634 ObjectType objType = inst->GetObjectType(); in HandleObjectAccess() local

12