Searched refs:is_method_exit_exception (Results 1 – 3 of 3) sorted by relevance
52 void FindCatch(ObjPtr<mirror::Throwable> exception, bool is_method_exit_exception)
180 bool is_method_exit_exception) { in FindCatch() argument188 bool skip_top_unwind_callback = is_method_exit_exception; in FindCatch()
730 std::unique_ptr<Context> QuickDeliverException(bool is_method_exit_exception = false)