Macros§
Structs§
- Internal handle to an object owned by the current context.
- Handle to an object managed by a context.
- Set of objects managed by a context.
Enums§
- Data used by the generated code is generally located inline within the
VMContext
for items defined in an instance. Host-defined objects are allocated separately and owned directly by the context.
Traits§
- Trait to represent an object managed by a context. This is implemented on the VM types managed by the context.