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

/openjdk7/hotspot/src/share/vm/oops/
H A DmethodOop.cpp1271 static int method_comparator_narrowOop(narrowOop a, narrowOop b) { function
1306 QuickSort::sort<narrowOop>((narrowOop*)(methods->base()), length, method_comparator_narrowOop, idempotent);

Completed in 32 milliseconds