Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upFix String exotic object [[OwnPropertyKeys]] method #206
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
programmerjake
commented
Nov 18, 2015
|
closing because negative integers are not considered a "integer index" |
programmerjake
closed this
Nov 18, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
programmerjake commentedNov 18, 2015
the [[OwnPropertyKeys]] method from http://www.ecma-international.org/ecma-262/6.0/index.html#sec-string-exotic-objects-ownpropertykeys doesn't return properties that have a negative integer as the name.