Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h332 return GetRootHandle(ClassRoot::kJavaLangInvokeMethodHandleImpl, &method_handle_class_handle_); in GetMethodHandleClassHandle()
364 ReferenceTypeInfo::TypeHandle method_handle_class_handle_; variable