| Interface | Description |
|---|---|
| CEntryPointCreateIsolateParameters |
Parameters for the creation of an isolate.
|
| CEntryPointNativeFunctions.IsolatePointer | |
| CEntryPointNativeFunctions.IsolateThreadPointer |
| 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. |