Readonly
isReadonly
mapA map of constructors to their added instances.
Protected
Readonly
topAdd a new instance, mapping each of its ancestor constructors to it inside ConstructorMap.map.
Clean up the internal map.
Remove a new instance, removing it from all mappings inside ConstructorMap.map.
Protected
traverseRecursively map all ancestor prototypes to the given instance.
Map all ancestor constructors of an object to the objects.