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