public class VMThreadLocalMTSupport extends Object
| Modifier and Type | Field and Description |
|---|---|
byte[] |
vmThreadReferenceMapEncoding |
long |
vmThreadReferenceMapIndex |
int |
vmThreadSize |
| Constructor and Description |
|---|
VMThreadLocalMTSupport() |
| Modifier and Type | Method and Description |
|---|---|
NonmovableArray<Byte> |
getThreadLocalsReferenceMap() |
int |
getThreadLocalsReferenceMapIndex() |
public int vmThreadSize
public byte[] vmThreadReferenceMapEncoding
public long vmThreadReferenceMapIndex
public NonmovableArray<Byte> getThreadLocalsReferenceMap()
public int getThreadLocalsReferenceMapIndex()