Home
last modified time | relevance | path

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

/art/runtime/
Dmethod_handles.cc358 inline bool IsMethodHandleInvokeExact(const ArtMethod* const method) { in IsMethodHandleInvokeExact() function
1114 if (IsMethodHandleInvokeExact(invoke_method)) { in DoInvokePolymorphic()