Searched refs:CAUGHT (Results 1 – 7 of 7) sorted by relevance
37 CAUGHT, // The exception will be caught by the handler. enumerator
1516 case HandlerTable::CAUGHT: in Throw()2167 case HandlerTable::CAUGHT: in Throw()
109 return isolate->heap()->ToBoolean(catch_prediction == HandlerTable::CAUGHT); in RUNTIME_FUNCTION()
53 // CHECK-NEXT: [[CAUGHT:%.*]] = icmp eq i32 [[SETJMP]], 054 // CHECK-NEXT: br i1 [[CAUGHT]]
453 if (is_exception_caught()) return HandlerTable::CAUGHT; in GetBuiltinCatchPrediction()
984 case HandlerTable::CAUGHT: in VisitTryCatchStatement()
2934 HandlerTable::CAUGHT, pos); in NewTryCatchStatement()