public interface OnHeapMemoryAccess extends MemoryAccess
| Modifier and Type | Interface and Description |
|---|---|
static class |
OnHeapMemoryAccess.BarrierType
The types of (write/read) barriers attached to stores.
|
| Modifier and Type | Method and Description |
|---|---|
OnHeapMemoryAccess.BarrierType |
getBarrierType()
Gets the write barrier type for that particular access.
|
getLastLocationAccess, getLocationIdentity, setLastLocationAccessasNodeOnHeapMemoryAccess.BarrierType getBarrierType()