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