Lines Matching refs:old_exception
2813 SirtRef<mirror::Throwable> old_exception(soa.Self(), NULL);2820 old_exception.reset(old_exception_obj);2874 if (old_exception.get() != NULL) {2877 soa.Self()->SetException(gc_safe_throw_location, old_exception.get());