Searched refs:is_exception_pending (Results 1 – 2 of 2) sorted by relevance
95 HANDLER_ATTRIBUTES bool PossiblyHandlePendingExceptionOnInvoke(bool is_exception_pending) { in PossiblyHandlePendingExceptionOnInvoke() argument101 if (UNLIKELY(is_exception_pending)) { in PossiblyHandlePendingExceptionOnInvoke()110 } else if (UNLIKELY(is_exception_pending)) { in PossiblyHandlePendingExceptionOnInvoke()
916 jboolean is_exception_pending = self->IsExceptionPending(); in WatchedFramePop() local922 is_exception_pending, in WatchedFramePop()