Package | Description |
---|---|
org.jikesrvm.compilers.baseline | |
org.jikesrvm.compilers.opt.runtimesupport |
Modifier and Type | Class and Description |
---|---|
(package private) class |
BaselineExceptionTable
Encoding of try ranges in the final machinecode and the
corresponding exception type and catch block start.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
OptExceptionTable
Encoding of try ranges in the final machinecode and the
corresponding exception type and catch block start.
|