Searched defs:constructors (Results 1 – 11 of 11) sorted by relevance
240 constructors []string member
68 const exported = { constructors: [], identifiers: [] }; property
1007 constructors: Vec<FunctionId>, field1222 pub fn constructors(&self) -> &[FunctionId] { in constructors() method
545 static const char *constructors[] = { in createTmpArrayCase() local
574 static const char *constructors[] = { in createTmpArrayCase() local
214 TEST(constructors) { in TEST() argument
1445 IdlInterface.prototype.constructors = function() method in IdlInterface
176 pub fn constructors(self) -> bool { in constructors() method
2104 let constructors: &Vec<_> = &flat_fields in deserialize_identifier() localVariable
7890 const constructors = isNonConstructableClassLikeInJsFile ? constant10574 …const constructors = getInstantiatedConstructorsForTypeArguments(baseConstructorType, baseTypeNode… constant40952 …const constructors = getInstantiatedConstructorsForTypeArguments(staticBaseType, baseTypeNode.type… constant
137026 namespace constructors { namespace