Searched refs:getMaxLocals (Results 1 – 1 of 1) sorted by relevance
81 System.out.println(getMaxLocals(m)); in testMethod()134 private static native int getMaxLocals(Method m); in getMaxLocals() method in Test910