public class StackFrame
extends java.lang.Object
?????? | ????? |
---|---|
static StackFrame |
EMPTY |
protected SlotManager |
map |
protected ValueRepresentation[] |
slots |
?????? |
---|
StackFrame(SlotManager map,
ValueRepresentation[] slots) |
?????? | ????? |
---|---|
SlotManager |
getStackFrameMap() |
ValueRepresentation[] |
getStackFrameValues() |
protected SlotManager map
protected ValueRepresentation[] slots
public static final StackFrame EMPTY
public StackFrame(SlotManager map, ValueRepresentation[] slots)
public SlotManager getStackFrameMap()
public ValueRepresentation[] getStackFrameValues()