public final class HotSpotReferenceMap extends ReferenceMap
Modifier and Type | Field and Description |
---|---|
(package private) Location[] |
derivedBase |
(package private) int |
maxRegisterSize |
(package private) Location[] |
objects |
(package private) int[] |
sizeInBytes |
Constructor and Description |
---|
HotSpotReferenceMap(Location[] objects,
Location[] derivedBase,
int[] sizeInBytes,
int maxRegisterSize) |
final Location[] derivedBase
final int[] sizeInBytes
final int maxRegisterSize
public HotSpotReferenceMap(Location[] objects, Location[] derivedBase, int[] sizeInBytes, int maxRegisterSize)