| Class | Description |
|---|---|
| CFunctionEpilogueMarker | |
| CFunctionEpilogueNode |
See comments in
CFunctionPrologueNode for details. |
| 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. |
| SafepointCheckNode |
Checks for a pending safepoint.
|