| Class | Description |
|---|---|
| CEntryPointFeature | |
| VMThreadMTFeature |
Collects all VM thread local variables during native image generation and assigns them their
offset in the
IsolateThread data structure. |
| VMThreadSTFeature |
Collects all VM thread local variables during native image generation and assigns them their
offset in the Object[] and byte[] array that hold the values.
|