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