Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Implement Object.values/Object.entries in two browsers #10

Closed
10 of 12 tasks
ljharb opened this issue Nov 17, 2015 · 0 comments
Closed
10 of 12 tasks

Implement Object.values/Object.entries in two browsers #10

ljharb opened this issue Nov 17, 2015 · 0 comments

Comments

@ljharb
Copy link
Member

ljharb commented Nov 17, 2015

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:

  • Firefox / SpiderMonkey [patch, targeting v47]
  • Chrome / v8 will be in v54
  • Safari + Webkit / JavaScriptCore
  • Edge / Chakra [PR]
@ljharb ljharb mentioned this issue Mar 29, 2016
10 tasks
@ljharb ljharb closed this as completed Mar 29, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant