blob: 77155ad4e815564e368d038a6d6527f328193b93 [file] [log] [blame] [edit]
// Copyright (C) 2020 Rick Waldron. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
esid: sec-ecmascript-standard-built-in-objects
desc: >
new SubUint16Array() instanceof Uint16Array
features: [TypedArray, Uint16Array]
template: default
---*/
//- builtin
Uint16Array