public class HotSpotForeignCallTarget extends Object
| Modifier and Type | Field and Description |
|---|---|
protected long |
address
The entry point address of this call's target.
|
| Constructor and Description |
|---|
HotSpotForeignCallTarget(long address) |
protected long address
public HotSpotForeignCallTarget(long address)