mirror of
https://github.com/tc39/test262.git
synced 2025-07-25 06:55:06 +02:00
add missing TypedArray feature
This commit is contained in:
parent
33a5433d1b
commit
4bbe20d52c
@ -4,7 +4,7 @@
|
|||||||
/*---
|
/*---
|
||||||
description: >
|
description: >
|
||||||
Creating TypedArray from other TypedArrays doesn't look up Symbol.species.
|
Creating TypedArray from other TypedArrays doesn't look up Symbol.species.
|
||||||
features: [Symbol.species]
|
features: [TypedArray, ArrayBuffer, Symbol.species]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
let throwOnGrossBufferConstruction = false;
|
let throwOnGrossBufferConstruction = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user