Searched refs:throwable_ (Results 1 – 3 of 3) sorted by relevance
74 static VeriClass* throwable_; variable
59 VeriClass* VeriClass::throwable_ = nullptr; member in art::VeriClass208 VeriClass::throwable_ = type_map["Ljava/lang/Throwable;"]; in Run()
630 UpdateRegister(instruction.VRegA_11x(), VeriClass::throwable_); in ProcessDexInstruction()