Searched refs:exception_init_method (Results 1 – 1 of 1) sorted by relevance
1545 mirror::ArtMethod* exception_init_method = in ThrowNewWrappedException() local1548 CHECK(exception_init_method != NULL) << "No <init>" << signature << " in " in ThrowNewWrappedException()1574 exception_init_method->Invoke(this, args.GetArray(), args.GetNumBytes(), &result, 'V'); in ThrowNewWrappedException()