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

Object: Remove Object.getOwnPropertyKeys #267

Merged
merged 1 commit into from
Jun 30, 2014
Merged

Object: Remove Object.getOwnPropertyKeys #267

merged 1 commit into from
Jun 30, 2014

Conversation

subzey
Copy link
Contributor

@subzey subzey commented Jun 30, 2014

In ES6 spec draft getOwnPropertyKeys is not exported as a property of Object. It is unused in other parts of project, so, I suppose, it can be removed.

@ljharb
Copy link
Collaborator

ljharb commented Jun 30, 2014

Looks like this should have been an abstract operation. Thanks!

ljharb added a commit that referenced this pull request Jun 30, 2014
Object: Remove Object.getOwnPropertyKeys
@ljharb ljharb merged commit 8d92e8b into paulmillr:master Jun 30, 2014
@subzey subzey deleted the getOwnPropertyKeys branch June 30, 2014 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants