Home | History | Annotate | Download | only in runtime

Lines Matching refs:exception_class

2989       Handle<mirror::Class> exception_class(hs.NewHandle(exception_->GetClass()));
2991 found_dex_pc = method->FindCatchBlock(exception_class, dex_pc, &unused_clear_exception);