Searched refs:ensureMethodJitCompiled (Results 1 – 6 of 6) sorted by relevance
26 ensureMethodJitCompiled(m); in main()31 ensureMethodJitCompiled(m); in main()36 ensureMethodJitCompiled(m); in main()41 ensureMethodJitCompiled(m); in main()46 ensureMethodJitCompiled(m); in main()50 public native static void ensureMethodJitCompiled(Method method); in ensureMethodJitCompiled() method in Main
43 ensureMethodJitCompiled(testObj.getCallingMethod()); in Main()52 public static native void ensureMethodJitCompiled(Method meth); in ensureMethodJitCompiled() method in Main
43 ensureMethodJitCompiled(testObj.getCalledMethod()); in Main()52 public static native void ensureMethodJitCompiled(Method meth); in ensureMethodJitCompiled() method in Main
48 ensureMethodJitCompiled(m); in Main()59 public static native void ensureMethodJitCompiled(Method meth); in ensureMethodJitCompiled() method in Main
29 ensureMethodJitCompiled(m); in ensureCompiled()62 public static native void ensureMethodJitCompiled(Method meth); in ensureMethodJitCompiled() method in Main
109 ensureMethodJitCompiled(sMethod4); in test()118 ensureMethodJitCompiled(sMethod5); in test()190 public static native void ensureMethodJitCompiled(Method method); in ensureMethodJitCompiled() method in Main