Skip to content

Make sure Object.keys does not throw.#220

Merged
cscott merged 2 commits intopaulmillr:masterfrom
ljharb:object_keys_no_throw
Feb 27, 2014
Merged

Make sure Object.keys does not throw.#220
cscott merged 2 commits intopaulmillr:masterfrom
ljharb:object_keys_no_throw

Conversation

@ljharb
Copy link
Collaborator

@ljharb ljharb commented Feb 26, 2014

Per https://people.mozilla.org/~jorendorff/es6-draft.html#sec-object.keys - Object.keys should now accept non-objects, and coerce them to objects.

cscott added a commit that referenced this pull request Feb 27, 2014
Make sure Object.keys does not throw.
@cscott cscott merged commit ac4d00e into paulmillr:master Feb 27, 2014
cscott added a commit that referenced this pull request Feb 27, 2014
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.

2 participants