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

/openjdk7/hotspot/src/share/vm/oops/
H A DconstantPoolOop.hpp346 bool is_pointer_entry(int which) { function in class:constantPoolOopDesc
356 return is_pointer_entry(which) ||

Completed in 34 milliseconds