Skip to content
Snippets Groups Projects
Commit 4f726856 authored by Rick Waldron's avatar Rick Waldron
Browse files

Features: add missing TypedArray constructors

parent 338688bb
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment