Add tests for %TypedArray%.prototype get methods
Includes buffer, byteLength, byteOffset, length, and @@toStringTag
Showing
- test/built-ins/TypedArray/prototype/Symbol.toStringTag/return-typedarrayname.js 21 additions, 0 deletions...ray/prototype/Symbol.toStringTag/return-typedarrayname.js
- test/built-ins/TypedArray/prototype/Symbol.toStringTag/this-has-no-typedarrayname-internal.js 29 additions, 0 deletions...Symbol.toStringTag/this-has-no-typedarrayname-internal.js
- test/built-ins/TypedArray/prototype/Symbol.toStringTag/this-is-not-object.js 27 additions, 0 deletions...dArray/prototype/Symbol.toStringTag/this-is-not-object.js
- test/built-ins/TypedArray/prototype/buffer/return-buffer.js 21 additions, 0 deletionstest/built-ins/TypedArray/prototype/buffer/return-buffer.js
- test/built-ins/TypedArray/prototype/buffer/return-dataview-buffer.js 24 additions, 0 deletions...ins/TypedArray/prototype/buffer/return-dataview-buffer.js
- test/built-ins/TypedArray/prototype/buffer/this-has-no-viewedarraybuffer-internal.js 35 additions, 0 deletions...rototype/buffer/this-has-no-viewedarraybuffer-internal.js
- test/built-ins/TypedArray/prototype/buffer/this-is-not-object.js 48 additions, 0 deletions...ilt-ins/TypedArray/prototype/buffer/this-is-not-object.js
- test/built-ins/TypedArray/prototype/byteLength/return-bytelength.js 23 additions, 0 deletions...-ins/TypedArray/prototype/byteLength/return-bytelength.js
- test/built-ins/TypedArray/prototype/byteLength/return-dataview-bytelength.js 24 additions, 0 deletions...dArray/prototype/byteLength/return-dataview-bytelength.js
- test/built-ins/TypedArray/prototype/byteLength/this-has-no-viewedarraybuffer-internal.js 35 additions, 0 deletions...type/byteLength/this-has-no-viewedarraybuffer-internal.js
- test/built-ins/TypedArray/prototype/byteLength/this-is-not-object.js 48 additions, 0 deletions...ins/TypedArray/prototype/byteLength/this-is-not-object.js
- test/built-ins/TypedArray/prototype/byteOffset/return-byteoffset.js 30 additions, 0 deletions...-ins/TypedArray/prototype/byteOffset/return-byteoffset.js
- test/built-ins/TypedArray/prototype/byteOffset/return-dataview-byteoffset.js 27 additions, 0 deletions...dArray/prototype/byteOffset/return-dataview-byteoffset.js
- test/built-ins/TypedArray/prototype/byteOffset/this-has-no-viewedarraybuffer-internal.js 35 additions, 0 deletions...type/byteOffset/this-has-no-viewedarraybuffer-internal.js
- test/built-ins/TypedArray/prototype/byteOffset/this-is-not-object.js 48 additions, 0 deletions...ins/TypedArray/prototype/byteOffset/this-is-not-object.js
- test/built-ins/TypedArray/prototype/length/return-length.js 27 additions, 0 deletionstest/built-ins/TypedArray/prototype/length/return-length.js
- test/built-ins/TypedArray/prototype/length/this-has-no-typedarrayname-internal.js 41 additions, 0 deletions...y/prototype/length/this-has-no-typedarrayname-internal.js
- test/built-ins/TypedArray/prototype/length/this-is-not-object-strict-mode.js 27 additions, 0 deletions...dArray/prototype/length/this-is-not-object-strict-mode.js
- test/built-ins/TypedArray/prototype/length/this-is-not-object.js 40 additions, 0 deletions...ilt-ins/TypedArray/prototype/length/this-is-not-object.js
Loading
Please register or sign in to comment