Next:
Object-built ins
, Up:
Object
1.120.1 Object class: initialization
dependencies
Answer a dictionary that associates an object with its dependents.
dependencies: anObject
Use anObject as the dictionary that associates an object with its dependents.
finalizableObjects
Answer a set of finalizable objects.
initialize
Initialize the Dependencies dictionary to be a WeakKeyIdentityDictionary.
update: aspect
Do any global tasks for the ObjectMemory events.