google/CodeCity

Object.getOwnedObjectsOf and Object.getChildrenOf

cpcallen opened this issue · 0 comments

Provide built-in functions (perhaps Object.getOwnedObjectsOf and Object.getChildrenOf) which will return Arrays of the current set of objects which have the given object as their owner and prototype, respectively.

  • Object.getOwnedObjectsOf
  • Object.getChildrenOf