Object.getOwnedObjectsOf and Object.getChildrenOf
cpcallen opened this issue · 0 comments
cpcallen commented
Provide built-in functions (perhaps Object.getOwnedObjectsOf
and Object.getChildrenOf
) which will return Array
s of the current set of objects which have the given object as their owner and prototype, respectively.
- Object.getOwnedObjectsOf
- Object.getChildrenOf