Home | History | Annotate | Download | only in runtime

Lines Matching refs:catch_all_

1341       return remaining_count_ != -1 || catch_all_;
1359 bool catch_all_; // is there a handler that will catch all exceptions in case