Home
last modified time | relevance | path

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

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