Home | History | Annotate | Download | only in src

Lines Matching refs:is_catch

961   while (handler != NULL && !handler->is_catch()) {
1190 DCHECK(!handler->is_catch());
1330 } while (handler != NULL && !handler->is_catch());