Searched refs:canCallMethod (Results 1 – 1 of 1) sorted by relevance
971 static boolean canCallMethod(ClassInfo from, MethodInfo m) { in canCallMethod() method in Stubs1003 if (canCallMethod(cl, m)) { in superCtorCall()