blob: 0f6d6194c70ed6912a2316b7bc6b16b26906745a [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 SubUint8ClampedArray() instanceof Uint8ClampedArray
features: [TypedArray, Uint8ClampedArray]
template: default
---*/
//- builtin
Uint8ClampedArray