Searched refs:throw_class (Results 1 - 1 of 1) sorted by relevance

/art/runtime/interpreter/
H A Dunstarted_runtime_test.cc1335 Handle<mirror::Class> throw_class = hs.NewHandle(mirror::Throwable::GetJavaLangThrowable()); local
1336 ASSERT_TRUE(class_linker->EnsureInitialized(self, throw_class, true, true));
1342 ArtMethod* throw_cons = throw_class->FindConstructor(

Completed in 42 milliseconds