Package | Description |
---|---|
org.jikesrvm.jni | |
org.jikesrvm.objectmodel | |
org.jikesrvm.runtime | |
org.vmmagic.pragma | |
org.vmmagic.unboxed |
Class and Description |
---|
Intrinsic
An intrinsic method is a method that is built in (that is, intrinsic) to the compiler
rather than part of a class library.
|
Class and Description |
---|
Intrinsic
An intrinsic method is a method that is built in (that is, intrinsic) to the compiler
rather than part of a class library.
|
Class and Description |
---|
Intrinsic
An intrinsic method is a method that is built in (that is, intrinsic) to the compiler
rather than part of a class library.
|
Class and Description |
---|
Pragma
A Pragma is a mechanism for supplying information to the compiler to alter the code it
generates for a method.
|
Class and Description |
---|
Unboxed
The Unboxed annotation marks a type as unboxed.
|