Lines Matching refs:exception
58 CatchBlockStackVisitor(Thread* self, Context* context, Handle<mirror::Throwable>* exception,
62 exception_(exception),
81 // No next method? Check exception handler is set up for the unhandled exception handler
132 // The exception we're looking for the catch block of.
134 // The quick exception handler we're visiting for.
140 void QuickExceptionHandler::FindCatch(mirror::Throwable* exception) {
143 mirror::String* msg = exception->GetDetailMessage();
145 self_->DumpStack(LOG(INFO) << "Delivering exception: " << PrettyTypeOf(exception)
149 Handle<mirror::Throwable> exception_ref(hs.NewHandle(exception));
166 // Exception was cleared as part of delivery.
169 // Put exception back in root set with clear throw location.
327 // If we return from JNI with a pending exception and want to deoptimize, we need to skip
494 // Restore deoptimization exception