Skip to content
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.

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

Closed
@ljharb

Description

@ljharb

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]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions