blob: d348ccc79298e1c8ce7e24c96dbbaf1d7c888cf4 [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 SubInt8Array() instanceof Int8Array
features: [TypedArray, Int8Array]
template: default
---*/
//- builtin
Int8Array