Skip to content

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

Closed
@zloirock

Description

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? :)

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions