Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/types/
DconstructorType.cpp47 ObjectDescriptor *copiedDesc = allocator->New<ObjectDescriptor>(allocator); in Instantiate() local
DfunctionType.cpp57 ObjectDescriptor *copiedDesc = allocator->New<ObjectDescriptor>(allocator); in Instantiate() local
DobjectLiteralType.cpp87 ObjectDescriptor *copiedDesc = allocator->New<ObjectDescriptor>(allocator); in Instantiate() local
DobjectDescriptor.cpp34 void ObjectDescriptor::Copy(ArenaAllocator *allocator, ObjectDescriptor *copiedDesc, TypeRelation *… in Copy()
DtupleType.cpp154 ObjectDescriptor *copiedDesc = allocator->New<ObjectDescriptor>(allocator); in Instantiate() local
DinterfaceType.cpp139 ObjectDescriptor *copiedDesc = allocator->New<ObjectDescriptor>(allocator); in Instantiate() local
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DconstructorType.cpp46 ObjectDescriptor *copiedDesc = allocator->New<ObjectDescriptor>(allocator); in Instantiate() local
DfunctionType.cpp56 ObjectDescriptor *copiedDesc = allocator->New<ObjectDescriptor>(allocator); in Instantiate() local
DobjectLiteralType.cpp87 ObjectDescriptor *copiedDesc = allocator->New<ObjectDescriptor>(allocator); in Instantiate() local
DobjectDescriptor.cpp34 void ObjectDescriptor::Copy(ArenaAllocator *allocator, ObjectDescriptor *copiedDesc, TypeRelation *… in Copy()
DtupleType.cpp155 ObjectDescriptor *copiedDesc = allocator->New<ObjectDescriptor>(allocator); in Instantiate() local
DinterfaceType.cpp145 ObjectDescriptor *copiedDesc = allocator->New<ObjectDescriptor>(allocator); in Instantiate() local