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 Object Structures
 - Supporting Cyclic Garbage Collection
 
This chapter describes the functions, types, and macros used when defining new object types.