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
79 const bool rethrow = (abort_message == nullptr); in ThrowAbortError() local80 if (kIsDebugBuild && rethrow) { in ThrowAbortError()84 if (rethrow) { in ThrowAbortError()