| 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 |
Assert |
| Modifier and Type | Method and Description |
|---|---|
Assert |
Factory.newAssert() |
| Modifier and Type | Field and Description |
|---|---|
static Assert |
VM.assertions |
| Modifier and Type | Method and Description |
|---|---|
abstract Assert |
Factory.newAssert()
Create a new Assert instance using the appropriate VM-specific
concrete Assert sub-class.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) static boolean |
Assert.verifyAssertionsTrapdoor(Assert a) |