| Interface | Description |
|---|---|
| FrameMap.ReferenceMapBuilderFactory |
| Class | Description |
|---|---|
| FrameMap |
This class is used to build the stack frame layout for a compiled method.
|
| FrameMapBuilder | |
| FrameMapBuilderImpl |
A FrameMapBuilder that records allocation.
|
| FrameMapBuilderTool |
A
FrameMapBuilder that allows access to the underlying FrameMap. |
| ReferenceMapBuilder | |
| SimpleVirtualStackSlot |
Represents a
virtual stack slot for a specific kind. |
| SimpleVirtualStackSlotAlias |
Alias to a
SimpleVirtualStackSlot. |
| VirtualStackSlotRange |
Represents a contiguous and aligned range of memory in the frame of the method being compiled.
|