Modifier and Type | Field and Description |
---|---|
private int | |
private int | |
private int | |
private int[] |
Access | Constructor and Description |
---|---|
pack-priv |
Modifier and Type | Method and Description |
---|---|
public int | |
public void | |
public void |
_firstAvailableSlot | back to summary |
---|---|
private int _firstAvailableSlot |
_free | back to summary |
---|---|
private int _free |
_size | back to summary |
---|---|
private int _size |
_slotsTaken | back to summary |
---|---|
private int[] _slotsTaken |
SlotAllocator | back to summary |
---|---|
pack-priv SlotAllocator() |
allocateSlot | back to summary |
---|---|
public int allocateSlot(Type type) |
initialize | back to summary |
---|---|
public void initialize(LocalVariableGen[] vars) |
releaseSlot | back to summary |
---|---|
public void releaseSlot(LocalVariableGen lvg) |