|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExecutionStateExtractor | |
---|---|
org.jikesrvm | |
org.jikesrvm.osr.ia32 |
Uses of ExecutionStateExtractor in org.jikesrvm |
---|
Subclasses of ExecutionStateExtractor in org.jikesrvm | |
---|---|
static class |
ArchitectureSpecificOpt.BaselineExecutionStateExtractor
|
static class |
ArchitectureSpecificOpt.OptExecutionStateExtractor
|
Uses of ExecutionStateExtractor in org.jikesrvm.osr.ia32 |
---|
Subclasses of ExecutionStateExtractor in org.jikesrvm.osr.ia32 | |
---|---|
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |