helios icon indicating copy to clipboard operation
helios copied to clipboard

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

Open mshick opened this issue 11 years ago • 0 comments

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.

mshick avatar Mar 01 '14 00:03 mshick