Searched refs:exception_ref (Results 1 – 1 of 1) sorted by relevance
151 Handle<mirror::Throwable> exception_ref(hs.NewHandle(exception)); in FindCatch() local154 CatchBlockStackVisitor visitor(self_, context_, &exception_ref, this); in FindCatch()173 self_->SetException(exception_ref.Get()); in FindCatch()