| Modifier and Type | Class and Description |
|---|---|
static class |
AssertionSnippets.Templates |
| Modifier and Type | Field and Description |
|---|---|
static HotSpotForeignCallDescriptor |
ASSERTION_VM_MESSAGE_C
This call can only be used with true for the "vmError" parameter, so that it can be
configured to be a leaf method.
|
| Constructor and Description |
|---|
AssertionSnippets() |
| Modifier and Type | Method and Description |
|---|---|
static void |
assertion(boolean condition,
Word message,
long l1,
long l2) |
static void |
stubAssertion(boolean condition,
Word message,
long l1,
long l2) |
public static final HotSpotForeignCallDescriptor ASSERTION_VM_MESSAGE_C