mirror of https://github.com/boa-dev/boa.git
Browse Source
`ArrayBuffer.isView()` should check whether the object contains a `[[ViewedArrayBuffer]]` internal slot, which `DataView` has. It changes the following: - Fix `ArrayBuffer.isView()`pull/2023/head
Halid Odat
3 years ago
2 changed files with 18 additions and 1 deletions
Loading…
Reference in new issue