Mysterious JavaScript results in iOS Safari when eval'ing Object?
stackoverflow.com
Mysterious JavaScript results in iOS Safari when eval'ing Object?
1–2 of 2 posts
Re: Mysterious JavaScript results in iOS Safari when eval'ing Object?
#2The third example in the screenshot is quite illustrative: It appears to be trying to optimise the object into an array, but accidentally exposes extra indices/elements.