Object Implementation Support¶
This chapter describes the functions, types, and macros used when defining new object types.
- Allocating Objects on the Heap
- Common Object Structures
- Type Objects
- Supporting Cyclic Garbage Collection
This chapter describes the functions, types, and macros used when defining new object types.