Object.getOwnedObjectsOf and Object.getChildrenOf
Open
enhancement
server
- Dominant language
- JavaScript
- Stars
- 198
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.