Home | History | Annotate | Download | only in src

Lines Matching refs:set_catch_exceptions

785   void set_catch_exceptions(bool value) { catch_exceptions_ = value; }