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