Implement Object.values/Object.entries in two browsers · Issue #10 · tc39/proposal-object-values-entries (original) (raw)
This repository was archived by the owner on Apr 23, 2021. It is now read-only.
This repository was archived by the owner on Apr 23, 2021. It is now read-only.
Description
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: