Home
last modified time | relevance | path

Searched defs:exception_type (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dart_method.cc267 uint32_t ArtMethod::FindCatchBlock(Handle<mirror::Class> exception_type, in FindCatchBlock()
Dclass_linker.cc4876 ObjPtr<mirror::Class> exception_type = ResolveType(iterator.GetHandlerTypeIndex(), method); in ResolveMethodExceptionHandlerTypes() local
/art/runtime/verifier/
Dmethod_verifier.cc1158 ObjPtr<mirror::Class> exception_type = in ScanTryCatchBlocks() local