Home | History | Annotate | Download | only in native

Lines Matching refs:ExceptionCheck

1581     int result = (env->ExceptionCheck()) ? 0 : 1;
1608 if (env->ExceptionCheck()) {
1621 if (env->ExceptionCheck()) {
1640 if (env->ExceptionCheck()) {
1685 if (env->ExceptionCheck()) {
2437 if (env->ExceptionCheck()) {