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

/openjdk7/hotspot/src/share/vm/oops/
H A DconstantPoolOop.hpp481 int method_handle_index_at(int which) { function in class:constantPoolOopDesc
491 int member = method_handle_index_at(which);
495 int member = method_handle_index_at(which);
499 int member = method_handle_index_at(which);

Completed in 34 milliseconds