Searched refs:rethrow (Results 1 – 3 of 3) sorted by relevance
86 public void rethrow() { in rethrow() method in Throw122 th.rethrow(); in run()
61 Throw.rethrow
91 const bool rethrow = (abort_message == nullptr); in ThrowAbortError() local92 if (kIsDebugBuild && rethrow) { in ThrowAbortError()96 if (rethrow) { in ThrowAbortError()