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

/openjdk7/hotspot/src/share/vm/oops/
H A DconstantPoolOop.cpp1090 copy_entry_to(from_cp, src_i, to_cp, dest_i, CHECK);
1161 void constantPoolOopDesc::copy_entry_to(constantPoolHandle from_cp, int from_i, function in class:constantPoolOopDesc
1319 } // end copy_entry_to()

Completed in 35 milliseconds