blob: 9947ea6d325d7aca00f61552cb21fb681627416d [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 SubUint32Array() instanceof Uint32Array
features: [TypedArray, Uint32Array]
template: default
---*/
//- builtin
Uint32Array