Searched refs:findSuperMethod (Results 1 – 1 of 1) sorted by relevance
56 methods[index] = findSuperMethod(self, superMethod, desc); in find2Methods()81 public static Method findSuperMethod(Object self, String name, String desc) { in findSuperMethod() method in RuntimeSupport