-
- Downloads
Merge pull request #485 from bocoup/typedarray-constructor
Add tests for _TypedArray_ constructors
No related branches found
No related tags found
Showing
- test/built-ins/TypedArrays/typedarray-arg-same-ctor-buffer-ctor-species-prototype-throws.js 62 additions, 0 deletions...ray-arg-same-ctor-buffer-ctor-species-prototype-throws.js
- test/built-ins/TypedArrays/typedarray-arg-same-ctor-buffer-ctor-species-throws.js 49 additions, 0 deletions...ys/typedarray-arg-same-ctor-buffer-ctor-species-throws.js
- test/built-ins/TypedArrays/typedarray-arg-same-ctor-buffer-ctor-species-undefined.js 49 additions, 0 deletions...typedarray-arg-same-ctor-buffer-ctor-species-undefined.js
- test/built-ins/TypedArrays/typedarray-arg-same-ctor-buffer-ctor-value-not-obj-throws.js 65 additions, 0 deletions...edarray-arg-same-ctor-buffer-ctor-value-not-obj-throws.js
- test/built-ins/TypedArrays/typedarray-arg-same-ctor-returns-new-cloned-typedarray.js 31 additions, 0 deletions...typedarray-arg-same-ctor-returns-new-cloned-typedarray.js
- test/built-ins/TypedArrays/typedarray-arg-undefined-newtarget-throws.js 26 additions, 0 deletions.../TypedArrays/typedarray-arg-undefined-newtarget-throws.js
- test/built-ins/TypedArrays/typedarray-arg-use-custom-proto-if-object.js 48 additions, 0 deletions.../TypedArrays/typedarray-arg-use-custom-proto-if-object.js
- test/built-ins/TypedArrays/typedarray-arg-use-default-proto-if-custom-proto-is-not-object.js 46 additions, 0 deletions...ay-arg-use-default-proto-if-custom-proto-is-not-object.js
Please register or sign in to comment