Searched refs:exception_init_method (Results 1 – 1 of 1) sorted by relevance
3607 ArtMethod* exception_init_method = in ThrowNewWrappedException() local3610 CHECK(exception_init_method != nullptr) << "No <init>" << signature << " in " in ThrowNewWrappedException()3641 InvokeWithJValues(soa, ref.get(), exception_init_method, jv_args); in ThrowNewWrappedException()