blob: eb80e477e21f188e918751a2c2ced9a47c9f5b39 [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 SubUint8Array() instanceof Uint8Array
features: [TypedArray, Uint8Array]
template: default
---*/
//- builtin
Uint8Array