Implement Object.values/Object.entries in two browsers
ljharb opened this issue · 0 comments
ljharb commented
In order to progress to stage 4, this proposal must be implemented in two stable browsers, not behind any flags.
Implemented:
- Firefox / SpiderMonkey [patch]
- Chrome / v8 [patch]
- Safari + Webkit / JavaScriptCore [patch]
- Edge / Chakra [PR]
Nightly/Behind a flag:
- Firefox / SpiderMonkey
- Chrome / v8
- Safari + Webkit / JavaScriptCore
- Edge / Chakra
Shipped stable: