Searched refs:ensureMethodJitCompiled (Results 1 – 4 of 4) sorted by relevance
43 ensureMethodJitCompiled(testObj.getCalledMethod()); in Main()52 public static native void ensureMethodJitCompiled(Method meth); in ensureMethodJitCompiled() method in Main
43 ensureMethodJitCompiled(testObj.getCallingMethod()); 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