| Interfaces | |
|---|---|
| ArchitectureSpecific.ArchConstants | No description provided. |
| ArchitectureSpecific.BaselineConstants | No description provided. |
| ArchitectureSpecific.RegisterConstants | No description provided. |
| ArchitectureSpecific.StackframeLayoutConstants | No description provided. |
| ArchitectureSpecific.TrapConstants | No description provided. |
| ArchitectureSpecificOpt.OptGCMapIteratorConstants | No description provided. |
| ArchitectureSpecificOpt.PhysicalRegisterConstants | No description provided. |
| Callbacks.AppCompleteMonitor | Interface for monitoring when an application completes executing |
| Callbacks.AppRunCompleteMonitor | Interface for monitoring when an application completes a run |
| Callbacks.AppRunStartMonitor | Interface for monitoring when an application starts a run |
| Callbacks.AppStartMonitor | Interface for monitoring when an application starts executing |
| Callbacks.BootImageMonitor | Interface for monitoring boot image writing. |
| Callbacks.ClassInitializedMonitor | Interface for monitoring class initialization. |
| Callbacks.ClassInstantiatedMonitor | Interface for monitoring class instantiation. |
| Callbacks.ClassLoadedMonitor | Interface for monitoring class loading. |
| Callbacks.ClassResolvedMonitor | Interface for monitoring class resolution. |
| Callbacks.DefineClassMonitor | Interface for monitoring defineClass calls. |
| Callbacks.ExitMonitor | Interface for monitoring VM exit. |
| Callbacks.ForNameMonitor | Interface for monitoring forName calls. |
| Callbacks.LoadClassMonitor | Interface for monitoring loadClass calls. |
| Callbacks.MethodCompileMonitor | Interface for monitoring method compile. |
| Callbacks.MethodOverrideMonitor | Interface for monitoring method override. |
| Callbacks.RecompileAllDynamicallyLoadedMethodsMonitor | Interface for requesting VM to recompile all previously dynamically compiled methods |
| Callbacks.StartupMonitor | Interface for monitoring VM startup. |
| Constants | Constants describing vm object, stack, and register characteristics. |
| HeapLayoutConstants | Constants defining heap layout constants |
| SizeConstants | Constants defining the basic sizes of primitive quantities |
| Enumerations | |
|---|---|
| CommandLineArgs.PrefixType | Argument types |
| Errors | |
|---|---|
| UnimplementedError | This error is thrown when the VM encounters an operation that is not yet implemented. |