Package | Description |
---|---|
org.jikesrvm.osr.ia32 |
Modifier and Type | Class and Description |
---|---|
class |
BaselineExecutionStateExtractor
A class that retrieves the VM scope descriptor
from a suspended thread whose top method was compiled by the
baseline compiler.
|
class |
OptExecutionStateExtractor
OptExecutionStateExtractor is a subclass of ExecutionStateExtractor.
|