Searched defs:HasException (Results 1 – 2 of 2) sorted by relevance
172 bool HasException(JNIEnv* env) { in HasException() function
165 INLINE(bool HasException()) { return num_matches_ < 0; } in INLINE()