Skip to content

fix array for-in to only process own properties of array#10

Open
mshick wants to merge 1 commit intorishabhmhjn:masterfrom
mshick:master
Open

fix array for-in to only process own properties of array#10
mshick wants to merge 1 commit intorishabhmhjn:masterfrom
mshick:master

Conversation

@mshick
Copy link
Collaborator

@mshick mshick commented Mar 1, 2014

I was having a nightmare of a time with this. An array prototype property, stackSize, was getting processed as data.

This check ensures only real array values will get processed.

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.

1 participant