-
- Downloads
Add tests for %TypedArray%.prototype.includes
Showing
- test/built-ins/TypedArray/prototype/includes/fromIndex-equal-or-greater-length-returns-false.js 35 additions, 0 deletions...cludes/fromIndex-equal-or-greater-length-returns-false.js
- test/built-ins/TypedArray/prototype/includes/fromIndex-infinity.js 43 additions, 0 deletions...t-ins/TypedArray/prototype/includes/fromIndex-infinity.js
- test/built-ins/TypedArray/prototype/includes/fromIndex-minus-zero.js 33 additions, 0 deletions...ins/TypedArray/prototype/includes/fromIndex-minus-zero.js
- test/built-ins/TypedArray/prototype/includes/get-length-uses-internal-arraylength.js 32 additions, 0 deletions...rototype/includes/get-length-uses-internal-arraylength.js
- test/built-ins/TypedArray/prototype/includes/length-zero-returns-false.js 38 additions, 0 deletions...ypedArray/prototype/includes/length-zero-returns-false.js
- test/built-ins/TypedArray/prototype/includes/return-abrupt-tointeger-fromindex-symbol.js 33 additions, 0 deletions...type/includes/return-abrupt-tointeger-fromindex-symbol.js
- test/built-ins/TypedArray/prototype/includes/return-abrupt-tointeger-fromindex.js 36 additions, 0 deletions...y/prototype/includes/return-abrupt-tointeger-fromindex.js
- test/built-ins/TypedArray/prototype/includes/samevaluezero.js 43 additions, 0 deletions.../built-ins/TypedArray/prototype/includes/samevaluezero.js
- test/built-ins/TypedArray/prototype/includes/search-found-returns-true.js 43 additions, 0 deletions...ypedArray/prototype/includes/search-found-returns-true.js
- test/built-ins/TypedArray/prototype/includes/search-not-found-returns-false.js 41 additions, 0 deletions...rray/prototype/includes/search-not-found-returns-false.js
- test/built-ins/TypedArray/prototype/includes/tointeger-fromindex.js 64 additions, 0 deletions...-ins/TypedArray/prototype/includes/tointeger-fromindex.js
Loading
Please register or sign in to comment