Y
Hacker News
new
|
ask
|
show
|
jobs
Mysterious JavaScript results in iOS Safari when eval'ing Object?
(
stackoverflow.com
)
2 points
by
vargas84
3080 days ago
1 comments
userbinator
3080 days ago
The 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.
link