Searched refs:require_deoptimizable (Results 1 – 4 of 4) sorted by relevance
149 private static native boolean isInterpretedFunction(Method m, boolean require_deoptimizable); in isInterpretedFunction() argument
101 JNIEnv* env, jclass klass ATTRIBUTE_UNUSED, jobject method, jboolean require_deoptimizable) { in Java_Main_isInterpretedFunction() argument119 if (!IsMethodInterpreted(soa.Self(), goal, require_deoptimizable, &is_interpreted)) { in Java_Main_isInterpretedFunction()
170 private static native boolean isInterpretedFunction(Method m, boolean require_deoptimizable); in isInterpretedFunction() argument
165 private static native boolean isInterpretedFunction(Method m, boolean require_deoptimizable); in isInterpretedFunction() argument