Home
last modified time | relevance | path

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

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