Reference
↔ pointer to locate data elsewhere
aka Ref, Refs, Pointer, Pointers
Weak Reference
Hard Reference
References
Old-pointer-space
↔ Space to contain most objects with Pointers to other objects, moved here from New-spaceOld-data-space
↔ Space to contain objects with raw data (no Pointers). Strings, boxed numbers, and arrays of unboxed doubles move here from New-space for a while.Virtual Collection
↔ Pointer to real collection, via Symbolic Links || placeholders