Searched refs:id_index (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiEnv.cpp2318 int id_index = (result_count - 1); local
2321 result_list[id_index--] = jfieldIDWorkaround::to_jfieldID(
2325 assert(id_index == -1, "just checking");

Completed in 37 milliseconds