public interface HotSpotRegistersProvider
Modifier and Type | Method and Description |
---|---|
Register |
getHeapBaseRegister()
Gets the register holding the heap base address for compressed pointers.
|
Register |
getStackPointerRegister()
Gets the stack pointer register.
|
Register |
getThreadRegister()
Gets the register holding the current thread.
|
Register getThreadRegister()
Register getHeapBaseRegister()
Register getStackPointerRegister()