Skip to content

Indexed (resp. named) property enumerator should return numbers (strings and symbols) only.#93

Open
iamstolis wants to merge 2 commits intoTooTallNate:masterfrom
iamstolis:enumerators
Open

Indexed (resp. named) property enumerator should return numbers (strings and symbols) only.#93
iamstolis wants to merge 2 commits intoTooTallNate:masterfrom
iamstolis:enumerators

Conversation

@iamstolis
Copy link
Copy Markdown

This PR fixes #87

@iamstolis
Copy link
Copy Markdown
Author

The tests that are failing are failing against the current tip of master branch already. For example, one cannot expect the tests to pass on an ancient version of Node.js when mocha (that is used to run the tests) is using an arrow function (i.e. a language feature not available these days).

@hackmod hackmod mentioned this pull request Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken on node master (soon to be Node 10)

1 participant