Package | Description |
---|---|
org.jikesrvm.jni | |
org.jikesrvm.objectmodel |
Modifier and Type | Class and Description |
---|---|
class |
FunctionTable
This class holds a JNI function table, at runtime it is an array with
CodeArray elements
|
class |
LinkageTripletTable
This class holds a triplet for each entry of the JNI function table.
|
Modifier and Type | Class and Description |
---|---|
class |
IMT
This class represents an instance of an interface method table, at runtime it
is an array with CodeArray elements.
|
class |
ITable
This class represents an instance of an interface table.
|
class |
ITableArray
This class represents an instance of an array of interface tables.
|
class |
TIB
This class represents an instance of a type information block, at runtime it
is an array with Object elements.
|