Lines Matching refs:saved_exception
766 mirror::Throwable* saved_exception = nullptr;768 saved_exception = self->GetException();775 << saved_exception->Dump()780 if (saved_exception != nullptr) {781 self->SetException(saved_exception);