Prototypes -- exemplars
- cloning -- creation time sharing
- delegation -- lifetime sharing
slide: Prototypes
Self -- prototypes
- - objects, cloning, delegation
Dynamic compilation -- type information
- customized compilation
- message inlining
- lazy compilation
- message splitting
slide: Dynamic compilation -- Self