Home | History | Annotate | Download | only in reflect

Lines Matching full:methodscount

711 static Object* findConstructorOrMethodInArray(int methodsCount, Method* methods,
718 for (i = 0; i < methodsCount; ++i) {