Searched refs:CheckThrowableClass (Results 1 – 1 of 1) sorted by relevance
617 bool CheckThrowableClass(ScopedObjectAccess& soa, jclass jc) in CheckThrowableClass() function in art::ScopedCheck1819 if (sc.Check(soa, true, "Ecu", args) && sc.CheckThrowableClass(soa, c)) { in ThrowNew()