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

/openjdk10/hotspot/src/share/vm/oops/
H A DconstantPool.hpp230 int object_to_cp_index(int index) { return reference_map()->at(index); } function in class:ConstantPool

Completed in 42 milliseconds