public class FatalAssertions extends Object
AssertionError. Foreign calls to these methods are inserted by FatalAssertionsNodePlugin
in all code that must be allocation free, i.e., cannot throw a newly allocated assertion error.| Modifier and Type | Field and Description |
|---|---|
static Map<Executable,SnippetRuntime.SubstrateForeignCallDescriptor> |
FOREIGN_CALLS |
| Constructor and Description |
|---|
FatalAssertions() |
public static final Map<Executable,SnippetRuntime.SubstrateForeignCallDescriptor> FOREIGN_CALLS