Searched defs:pending_exception (Results 1 – 3 of 3) sorted by relevance
171 mirror::Throwable* pending_exception, in DeoptimizationContextRecord()3019 mirror::Throwable* pending_exception = nullptr; in DeoptimizeWithDeoptimizationException() local
2836 Handle<mirror::Throwable> pending_exception(hs.NewHandle(self->GetException())); in PostLocationEvent() local
689 mirror::Throwable* pending_exception = nullptr; in artQuickToInterpreterBridge() local