Package | Description |
---|---|
org.jikesrvm.mm.mmtk | |
org.mmtk.vm |
Provides classes that specify the interface between MMTk and the VM.
|
Modifier and Type | Class and Description |
---|---|
class |
ObjectModel |
Modifier and Type | Method and Description |
---|---|
ObjectModel |
Factory.newObjectModel() |
Modifier and Type | Field and Description |
---|---|
static ObjectModel |
VM.objectModel |
Modifier and Type | Method and Description |
---|---|
abstract ObjectModel |
Factory.newObjectModel()
Create a new ObjectModel instance using the appropriate VM-specific
concrete ObjectModel sub-class.
|
Modifier and Type | Method and Description |
---|---|
(package private) static Offset |
ObjectModel.arrayBaseOffsetTrapdoor(ObjectModel o) |