Home | History | Annotate | Download | only in runtime

Lines Matching full:old_exception

3995   Handle<mirror::Throwable> old_exception
4002 if (old_exception.Get() != nullptr) {
4003 soa.Self()->SetException(old_exception.Get());