Home | History | Annotate | Download | only in reflect

Lines Matching defs:createConstructor

39 static void createConstructor(ClassObject* clazz, Method* meth);
130 createConstructor(newClass, &newClass->directMethods[0]);
734 static void createConstructor(ClassObject* clazz, Method* meth)