Searched refs:exception_init_method (Results 1 – 1 of 1) sorted by relevance
1730 mirror::ArtMethod* exception_init_method = in ThrowNewWrappedException() local1733 CHECK(exception_init_method != nullptr) << "No <init>" << signature << " in " in ThrowNewWrappedException()1769 InvokeWithJValues(soa, exception.Get(), soa.EncodeMethod(exception_init_method), jv_args); in ThrowNewWrappedException()