|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.jikesrvm.runtime used by org.jikesrvm | |
---|---|
ExceptionDeliverer
Interface for exception delivery called by RuntimeEntrypoints.deliverException() to pass control to a stackframe whose method has an appropriate "catch" block or to step over a stackframe that does not have an appropriate catch block. |
|
ExitStatus
Exit status codes for the Jikes RVM virtual machine. |
Classes in org.jikesrvm.runtime used by org.jikesrvm.classloader | |
---|---|
DynamicLink
Place for CompiledMethod.getDynamicLink() to deposit return information. |
|
ReflectionBase
Base class for all reflective method invoker classes, contains utility methods that are invoked to unwrap the reflective arguments. |
Classes in org.jikesrvm.runtime used by org.jikesrvm.compilers.baseline | |
---|---|
DynamicLink
Place for CompiledMethod.getDynamicLink() to deposit return information. |
|
ExceptionDeliverer
Interface for exception delivery called by RuntimeEntrypoints.deliverException() to pass control to a stackframe whose method has an appropriate "catch" block or to step over a stackframe that does not have an appropriate catch block. |
|
StackBrowser
Use this class to explore the stack. |
Classes in org.jikesrvm.runtime used by org.jikesrvm.compilers.baseline.ia32 | |
---|---|
DynamicLink
Place for CompiledMethod.getDynamicLink() to deposit return information. |
|
ExceptionDeliverer
Interface for exception delivery called by RuntimeEntrypoints.deliverException() to pass control to a stackframe whose method has an appropriate "catch" block or to step over a stackframe that does not have an appropriate catch block. |
Classes in org.jikesrvm.runtime used by org.jikesrvm.compilers.common | |
---|---|
DynamicLink
Place for CompiledMethod.getDynamicLink() to deposit return information. |
|
ExceptionDeliverer
Interface for exception delivery called by RuntimeEntrypoints.deliverException() to pass control to a stackframe whose method has an appropriate "catch" block or to step over a stackframe that does not have an appropriate catch block. |
|
StackBrowser
Use this class to explore the stack. |
Classes in org.jikesrvm.runtime used by org.jikesrvm.compilers.opt.runtimesupport | |
---|---|
DynamicLink
Place for CompiledMethod.getDynamicLink() to deposit return information. |
|
ExceptionDeliverer
Interface for exception delivery called by RuntimeEntrypoints.deliverException() to pass control to a stackframe whose method has an appropriate "catch" block or to step over a stackframe that does not have an appropriate catch block. |
|
StackBrowser
Use this class to explore the stack. |
Classes in org.jikesrvm.runtime used by org.jikesrvm.compilers.opt.runtimesupport.ia32 | |
---|---|
ExceptionDeliverer
Interface for exception delivery called by RuntimeEntrypoints.deliverException() to pass control to a stackframe whose method has an appropriate "catch" block or to step over a stackframe that does not have an appropriate catch block. |
Classes in org.jikesrvm.runtime used by org.jikesrvm.jni | |
---|---|
DynamicLink
Place for CompiledMethod.getDynamicLink() to deposit return information. |
|
ExceptionDeliverer
Interface for exception delivery called by RuntimeEntrypoints.deliverException() to pass control to a stackframe whose method has an appropriate "catch" block or to step over a stackframe that does not have an appropriate catch block. |
|
StackBrowser
Use this class to explore the stack. |
Classes in org.jikesrvm.runtime used by org.jikesrvm.jni.ia32 | |
---|---|
ExceptionDeliverer
Interface for exception delivery called by RuntimeEntrypoints.deliverException() to pass control to a stackframe whose method has an appropriate "catch" block or to step over a stackframe that does not have an appropriate catch block. |
Classes in org.jikesrvm.runtime used by org.jikesrvm.mm.mminterface | |
---|---|
BootRecord
Information required to start the virtual machine and communicate with the outside world. |
Classes in org.jikesrvm.runtime used by org.jikesrvm.runtime | |
---|---|
BootRecord
Information required to start the virtual machine and communicate with the outside world. |
|
DynamicLibrary
Interface to the dynamic libraries of our underlying operating system. |
|
DynamicLink
Place for CompiledMethod.getDynamicLink() to deposit return information. |
|
ObjectAddressRemapper
Facility for remapping object addresses across virtual machine address spaces. |
|
ReflectionBase
Base class for all reflective method invoker classes, contains utility methods that are invoked to unwrap the reflective arguments. |
|
StackTrace.Element
Class to wrap up a stack frame element |
|
SysCall
Support for lowlevel (i.e. non-JNI) invocation of C functions with static addresses. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |