Uses of Interface
org.jikesrvm.ArchitectureSpecific.ArchConstants

Packages that use ArchitectureSpecific.ArchConstants
org.jikesrvm   
org.jikesrvm.compilers.opt.runtimesupport.ia32   
org.jikesrvm.mm.mmtk   
 

Uses of ArchitectureSpecific.ArchConstants in org.jikesrvm
 

Classes in org.jikesrvm that implement ArchitectureSpecific.ArchConstants
static class ArchitectureSpecificOpt.OptExceptionDeliverer
           
 

Uses of ArchitectureSpecific.ArchConstants in org.jikesrvm.compilers.opt.runtimesupport.ia32
 

Classes in org.jikesrvm.compilers.opt.runtimesupport.ia32 that implement ArchitectureSpecific.ArchConstants
 class OptExceptionDeliverer
          Handle exception delivery and stack unwinding for methods compiled by optimizing Compiler.
 

Uses of ArchitectureSpecific.ArchConstants in org.jikesrvm.mm.mmtk
 

Classes in org.jikesrvm.mm.mmtk that implement ArchitectureSpecific.ArchConstants
 class TraceInterface
          Class that supports scanning Objects or Arrays for references during tracing, handling those references, and computing death times