mirror of
https://github.com/tc39/test262.git
synced 2025-07-23 14:04:51 +02:00
remove unnecessary include
This commit is contained in:
parent
46041c35ed
commit
bd63b02e27
@ -10,7 +10,6 @@ info: >
|
|||||||
[...] A TypedArray prototype object is an ordinary object. It does not
|
[...] A TypedArray prototype object is an ordinary object. It does not
|
||||||
have a [[ViewedArrayBuffer]] or any other of the internal slots that
|
have a [[ViewedArrayBuffer]] or any other of the internal slots that
|
||||||
are specific to TypedArray instance objects.
|
are specific to TypedArray instance objects.
|
||||||
includes: [testTypedArray.js]
|
|
||||||
features: [BigInt]
|
features: [BigInt]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
|
@ -10,7 +10,6 @@ info: >
|
|||||||
[...] A TypedArray prototype object is an ordinary object. It does not
|
[...] A TypedArray prototype object is an ordinary object. It does not
|
||||||
have a [[ViewedArrayBuffer]] or any other of the internal slots that
|
have a [[ViewedArrayBuffer]] or any other of the internal slots that
|
||||||
are specific to TypedArray instance objects.
|
are specific to TypedArray instance objects.
|
||||||
includes: [testTypedArray.js]
|
|
||||||
features: [BigInt]
|
features: [BigInt]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user