Closed jdalton closed 12 years ago
The indexOf ES5 array method should check (i in this) in its if check.
indexOf
(i in this)
if
The
indexOf
ES5 array method should check(i in this)
in itsif
check.