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

/openjdk7/hotspot/src/share/vm/prims/
H A DmethodComparator.cpp344 int match_new = (int) Bytes::get_Java_u4(aligned_bcp_new + (2+2*i)*jintSize); local
345 if (match_old != match_new)

Completed in 35 milliseconds