Lines Matching refs:JvmtiErrorToException
41 if (JvmtiErrorToException(env, jvmti_env, result)) { in Java_art_Test910_getMethodName()
69 if (JvmtiErrorToException(env, jvmti_env, result2)) { in Java_art_Test910_getMethodName()
82 if (JvmtiErrorToException(env, jvmti_env, result)) { in Java_art_Test910_getMethodDeclaringClass()
95 if (JvmtiErrorToException(env, jvmti_env, result)) { in Java_art_Test910_getMethodModifiers()
108 if (JvmtiErrorToException(env, jvmti_env, result)) { in Java_art_Test910_getMaxLocals()
121 if (JvmtiErrorToException(env, jvmti_env, result)) { in Java_art_Test910_getArgumentsSize()
135 if (JvmtiErrorToException(env, jvmti_env, result)) { in Java_art_Test910_getMethodLocationStart()
149 if (JvmtiErrorToException(env, jvmti_env, result)) { in Java_art_Test910_getMethodLocationEnd()
162 if (JvmtiErrorToException(env, jvmti_env, result)) { in Java_art_Test910_isMethodNative()
175 if (JvmtiErrorToException(env, jvmti_env, result)) { in Java_art_Test910_isMethodObsolete()
188 if (JvmtiErrorToException(env, jvmti_env, result)) { in Java_art_Test910_isMethodSynthetic()