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

/openjdk7/hotspot/src/share/vm/oops/
H A DconstantPoolOop.cpp1087 int dest_i = to_i; // leave original alone for debug purposes local
1090 copy_entry_to(from_cp, src_i, to_cp, dest_i, CHECK);
1097 dest_i += 2;
1103 dest_i++;

Completed in 35 milliseconds