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

/openjdk7/hotspot/src/share/vm/prims/
H A DmethodHandles.hpp177 static bool ref_kind_does_dispatch(int ref_kind) { function in class:MethodHandles
H A DmethodHandles.cpp169 return init_method_MemberName(mname_oop, methodOop(vmtarget), ref_kind_does_dispatch(ref_kind), k);

Completed in 33 milliseconds