mirror of
https://github.com/tc39/test262.git
synced 2025-07-27 07:54:41 +02:00
Features: add missing TypedArray constructors
This commit is contained in:
parent
338688bb57
commit
4f7268566b
@ -107,9 +107,11 @@ default-parameters
|
||||
destructuring-assignment
|
||||
destructuring-binding
|
||||
for-of
|
||||
Float32Array
|
||||
Float64Array
|
||||
generators
|
||||
Int8Array
|
||||
Int32Array
|
||||
let
|
||||
Map
|
||||
new.target
|
||||
@ -141,6 +143,7 @@ TypedArray
|
||||
u180e
|
||||
Uint8Array
|
||||
Uint16Array
|
||||
Uint8ClampedArray
|
||||
WeakMap
|
||||
WeakSet
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user