| Interface | Description |
|---|---|
| CPrologueData |
| Class | Description |
|---|---|
| CFunctionEpilogueMarker | |
| CFunctionEpilogueNode |
See comments in
CFunctionPrologueNode for details. |
| CFunctionPrologueDataNode |
We use this class to transport some data from the
CFunctionPrologueNode to the
InvokeNode. |
| CFunctionPrologueMarker | |
| CFunctionPrologueNode |
Represents the prologue that must be executed before a call to a C function, i.e., a function
that requires the setup of a
JavaFrameAnchor and a thread state
transition. |
| CodeSynchronizationNode | |
| SafepointCheckNode |
Checks for a pending safepoint.
|
| SubstrateMethodCallTargetNode |