| Interface | Description |
|---|---|
| CEntryPointCreateIsolateParameters |
Parameters for the creation of an isolate.
|
| CEntryPointNativeFunctions.IsolatePointer | |
| CEntryPointNativeFunctions.IsolateThreadPointer | |
| CEntryPointOptions.Epilogue |
Marker interface for all epilogue classes.
|
| CEntryPointOptions.Prologue |
Marker interface for all prologue classes.
|
| CEntryPointOptions.PrologueBailout |
Marker interface for all prologue bailout classes.
|
| Enum | Description |
|---|---|
| CEntryPointOptions.Publish | |
| CFunctionOptions.Transition |
Describes the thread state transition performed when the C function is invoked.
|
| Annotation Type | Description |
|---|---|
| CEntryPointBuiltins.CEntryPointBuiltinImplementation | |
| CEntryPointOptions | |
| CFunctionOptions |
This annotation is used to override or extend the behavior of
CFunction. |