BYK / ES5

A library to introduce EcmaScript 5 features to all browsers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Array.prototype.indexOf and Array.prototype.lastIndexOf tests are not complete

BYK opened this issue · comments

Array.prototype.indexOf and Array.prototype.lastIndexOf tests should also check the behavior when the "fromIndex" parameters is passed.