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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DReceiverTypeData.java68 public static int receiverCountCellIndex(int row) { method in class:ReceiverTypeData
90 return uintAt(receiverCountCellIndex(row));
98 return cellOffset(receiverCountCellIndex(row));

Completed in 43 milliseconds