Home
last modified time | relevance | path

Searched refs:catch_type_index (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dnodes.h992 TryCatchInformation(dex::TypeIndex catch_type_index, const DexFile& dex_file) in TryCatchInformation() argument
995 catch_type_index_(catch_type_index) {} in TryCatchInformation()