Modifier and Type | Field and Description |
---|---|
private int |
bcIndex
bytecode index of callsite in caller method
|
private RVMMethod |
method
Caller method
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Determine if two call sites are the same.
|
int |
getBytecodeIndex() |
RVMMethod |
getMethod() |
int |
hashCode() |
String |
toString() |
private final int bcIndex
public int getBytecodeIndex()
public boolean equals(Object obj)