Package | Description |
---|---|
org.mmtk.utility | |
org.mmtk.utility.deque |
Modifier and Type | Field and Description |
---|---|
private static SortTODSharedDeque |
TraceGenerator.tracePool |
private static SortTODSharedDeque |
TraceGenerator.workListPool |
Modifier and Type | Method and Description |
---|---|
static void |
TraceGenerator.init(SortTODSharedDeque worklist_,
SortTODSharedDeque trace_)
This is called at "build-time" and passes the necessary build image
objects to the trace processor.
|
Constructor and Description |
---|
SortTODAddressStack(SortTODSharedDeque queue)
Constructor
|
SortTODObjectReferenceStack(SortTODSharedDeque queue)
Constructor
|