Searched refs:ensureMethodJitCompiled (Results 1 – 5 of 5) sorted by relevance
30 ensureMethodJitCompiled(m); in main()35 ensureMethodJitCompiled(m); in main()40 ensureMethodJitCompiled(m); in main()45 ensureMethodJitCompiled(m); in main()50 ensureMethodJitCompiled(m); in main()54 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