Searched refs:rethrowing_message (Results 1 – 1 of 1) sorted by relevance
1024 bool rethrowing_message = thread_local_top()->rethrowing_message_; in DoThrow() local1034 if (!rethrowing_message && (report_exception || try_catch_needs_message)) { in DoThrow()