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

/openjdk7/hotspot/src/share/vm/oops/
H A DconstantPoolOop.hpp690 int uncached_klass_ref_index_at(int which) { return impl_klass_ref_index_at(which, true); } function in class:constantPoolOopDesc

Completed in 35 milliseconds