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