Searched defs:exception_type (Results 1 – 3 of 3) sorted by relevance
267 uint32_t ArtMethod::FindCatchBlock(Handle<mirror::Class> exception_type, in FindCatchBlock()
4887 ObjPtr<mirror::Class> exception_type = ResolveType(iterator.GetHandlerTypeIndex(), method); in ResolveMethodExceptionHandlerTypes() local
1158 ObjPtr<mirror::Class> exception_type = in ScanTryCatchBlocks() local