Searched refs:constructObjType (Results 1 – 1 of 1) sorted by relevance
149 …auto *constructObjType = allocator_->New<ConstructorType>(allocator_->New<ObjectDescriptor>(alloca… in CreateConstructorTypeWithSignature() local150 constructObjType->AddConstructSignature(constructSignature); in CreateConstructorTypeWithSignature()151 return constructObjType; in CreateConstructorTypeWithSignature()