Searched refs:is_catch (Results 1 – 3 of 3) sorted by relevance
68 inline bool StackHandler::is_catch() const { in is_catch() function
961 while (handler != NULL && !handler->is_catch()) { in ShouldReportException()1190 DCHECK(!handler->is_catch()); in IsFinallyOnTop()1330 } while (handler != NULL && !handler->is_catch()); in GetPromiseOnStackOnThrow()
114 inline bool is_catch() const;