blob: 8b441b95e51b45b28378d4fbe715b9ec5b2873c2 [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 SubDataView() instanceof DataView
features: [TypedArray, DataView]
template: default
---*/
//- builtin
DataView
//- args
new ArrayBuffer(1)