Home
last modified time | relevance | path

Searched refs:throwable_class_handle_ (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dnodes.h344 return GetRootHandle(ClassRoot::kJavaLangThrowable, &throwable_class_handle_); in GetThrowableClassHandle()
367 ReferenceTypeInfo::TypeHandle throwable_class_handle_; variable