Searched defs:invocation_key_to_method_slot (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/prims/
H A Dunsafe.cpp112 inline jint invocation_key_to_method_slot(jint key) { function
150 return invocation_key_to_method_slot(key);

Completed in 37 milliseconds