Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

One more time: Number constructor wrapper still removes Number constants in ES3 environment #402

Closed
zloirock opened this issue Jan 27, 2016 · 1 comment

Comments

@zloirock
Copy link

After #365 Object.getOwnPropertyNames for ES3 environment was changed to Object.keys. But Number constants are non-enumerable. IE8, last es5-shim, es5-sham, es6-shim:
default
How many times should I report it and to show examples? :)

@ljharb
Copy link
Collaborator

ljharb commented Jan 27, 2016

Thanks, it's hard to deal with multiple problems reported in the same issue, or as comments on github commits - one issue per problem makes it far more likely it will be handled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants