Searched refs:is_exception_pending (Results 1 – 2 of 2) sorted by relevance
122 HANDLER_ATTRIBUTES bool PossiblyHandlePendingExceptionOnInvoke(bool is_exception_pending) { in PossiblyHandlePendingExceptionOnInvoke() argument128 if (UNLIKELY(is_exception_pending)) { in PossiblyHandlePendingExceptionOnInvoke()137 } else if (UNLIKELY(is_exception_pending)) { in PossiblyHandlePendingExceptionOnInvoke()
915 jboolean is_exception_pending = self->IsExceptionPending(); in WatchedFramePop() local921 is_exception_pending, in WatchedFramePop()