mirror of
https://github.com/tc39/test262.git
synced 2025-07-24 14:35:30 +02:00
Use esid tags on TypedArray/prototype/*
This commit is contained in:
parent
c1bc43b1b1
commit
08c1f36828
@ -2,7 +2,7 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.30
|
esid: sec-%typedarray%.prototype-@@iterator
|
||||||
description: >
|
description: >
|
||||||
Initial state of the Symbol.iterator property
|
Initial state of the Symbol.iterator property
|
||||||
info: |
|
info: |
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.31
|
esid: sec-get-%typedarray%.prototype-@@tostringtag
|
||||||
description: >
|
description: >
|
||||||
Return undefined if this value does not have a [[TypedArrayName]] internal slot
|
Return undefined if this value does not have a [[TypedArrayName]] internal slot
|
||||||
info: |
|
info: |
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.31
|
esid: sec-get-%typedarray%.prototype-@@tostringtag
|
||||||
description: If this value is not Object, return undefined.
|
description: If this value is not Object, return undefined.
|
||||||
info: |
|
info: |
|
||||||
22.2.3.31 get %TypedArray%.prototype [ @@toStringTag ]
|
22.2.3.31 get %TypedArray%.prototype [ @@toStringTag ]
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.31
|
esid: sec-get-%typedarray%.prototype-@@tostringtag
|
||||||
description: >
|
description: >
|
||||||
get %TypedArray%.prototype [ @@toStringTag ].length is 0.
|
get %TypedArray%.prototype [ @@toStringTag ].length is 0.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.31
|
esid: sec-get-%typedarray%.prototype-@@tostringtag
|
||||||
description: >
|
description: >
|
||||||
get %TypedArray%.prototype [ @@toStringTag ].name is "get [Symbol.toStringTag]".
|
get %TypedArray%.prototype [ @@toStringTag ].name is "get [Symbol.toStringTag]".
|
||||||
info: |
|
info: |
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.31
|
esid: sec-get-%typedarray%.prototype-@@tostringtag
|
||||||
description: >
|
description: >
|
||||||
"@@toStringTag" property of TypedArrayPrototype
|
"@@toStringTag" property of TypedArrayPrototype
|
||||||
info: |
|
info: |
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.31
|
esid: sec-get-%typedarray%.prototype-@@tostringtag
|
||||||
description: >
|
description: >
|
||||||
Return undefined if this value does not have a [[TypedArrayName]] internal slot
|
Return undefined if this value does not have a [[TypedArrayName]] internal slot
|
||||||
info: |
|
info: |
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.31
|
esid: sec-get-%typedarray%.prototype-@@tostringtag
|
||||||
description: If this value is not Object, return undefined.
|
description: If this value is not Object, return undefined.
|
||||||
info: |
|
info: |
|
||||||
22.2.3.31 get %TypedArray%.prototype [ @@toStringTag ]
|
22.2.3.31 get %TypedArray%.prototype [ @@toStringTag ]
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.31
|
esid: sec-get-%typedarray%.prototype-@@tostringtag
|
||||||
description: >
|
description: >
|
||||||
get %TypedArray%.prototype [ @@toStringTag ].length is 0.
|
get %TypedArray%.prototype [ @@toStringTag ].length is 0.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.31
|
esid: sec-get-%typedarray%.prototype-@@tostringtag
|
||||||
description: >
|
description: >
|
||||||
get %TypedArray%.prototype [ @@toStringTag ].name is "get [Symbol.toStringTag]".
|
get %TypedArray%.prototype [ @@toStringTag ].name is "get [Symbol.toStringTag]".
|
||||||
info: |
|
info: |
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.31
|
esid: sec-get-%typedarray%.prototype-@@tostringtag
|
||||||
description: >
|
description: >
|
||||||
"@@toStringTag" property of TypedArrayPrototype
|
"@@toStringTag" property of TypedArrayPrototype
|
||||||
info: |
|
info: |
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.1
|
esid: sec-get-%typedarray%.prototype.buffer
|
||||||
description: >
|
description: >
|
||||||
Return buffer from [[ViewedArrayBuffer]] internal slot
|
Return buffer from [[ViewedArrayBuffer]] internal slot
|
||||||
info: |
|
info: |
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.1
|
esid: sec-get-%typedarray%.prototype.buffer
|
||||||
description: >
|
description: >
|
||||||
Requires this value to have a [[ViewedArrayBuffer]] internal slot
|
Requires this value to have a [[ViewedArrayBuffer]] internal slot
|
||||||
info: |
|
info: |
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.1
|
esid: sec-get-%typedarray%.prototype.buffer
|
||||||
description: Throws a TypeError exception when invoked as a function
|
description: Throws a TypeError exception when invoked as a function
|
||||||
info: |
|
info: |
|
||||||
22.2.3.1 get %TypedArray%.prototype.buffer
|
22.2.3.1 get %TypedArray%.prototype.buffer
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.1
|
esid: sec-get-%typedarray%.prototype.buffer
|
||||||
description: >
|
description: >
|
||||||
get %TypedArray%.prototype.buffer.length is 0.
|
get %TypedArray%.prototype.buffer.length is 0.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.1
|
esid: sec-get-%typedarray%.prototype.buffer
|
||||||
description: >
|
description: >
|
||||||
get %TypedArray%.prototype.buffer.name is "get buffer".
|
get %TypedArray%.prototype.buffer.name is "get buffer".
|
||||||
info: |
|
info: |
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.1
|
esid: sec-get-%typedarray%.prototype.buffer
|
||||||
description: >
|
description: >
|
||||||
"buffer" property of TypedArrayPrototype
|
"buffer" property of TypedArrayPrototype
|
||||||
info: |
|
info: |
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.1
|
esid: sec-get-%typedarray%.prototype.buffer
|
||||||
description: >
|
description: >
|
||||||
Return buffer from [[ViewedArrayBuffer]] internal slot
|
Return buffer from [[ViewedArrayBuffer]] internal slot
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-get-%typedarray%.prototype.buffer
|
esid: sec-get-%typedarray%.prototype.buffer
|
||||||
es6id: 22.2.3.1
|
|
||||||
description: >
|
description: >
|
||||||
Throws a TypeError exception when `this` does not have a [[TypedArrayName]]
|
Throws a TypeError exception when `this` does not have a [[TypedArrayName]]
|
||||||
internal slot
|
internal slot
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.1
|
esid: sec-get-%typedarray%.prototype.buffer
|
||||||
description: Throws a TypeError exception when `this` is not Object
|
description: Throws a TypeError exception when `this` is not Object
|
||||||
info: |
|
info: |
|
||||||
22.2.3.1 get %TypedArray%.prototype.buffer
|
22.2.3.1 get %TypedArray%.prototype.buffer
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.2
|
esid: sec-get-%typedarray%.prototype.bytelength
|
||||||
description: >
|
description: >
|
||||||
Return value from [[ByteLength]] internal slot
|
Return value from [[ByteLength]] internal slot
|
||||||
info: |
|
info: |
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.2
|
esid: sec-get-%typedarray%.prototype.bytelength
|
||||||
description: >
|
description: >
|
||||||
Requires this value to have a [[ViewedArrayBuffer]] internal slot
|
Requires this value to have a [[ViewedArrayBuffer]] internal slot
|
||||||
info: |
|
info: |
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.2
|
esid: sec-get-%typedarray%.prototype.bytelength
|
||||||
description: Throws a TypeError exception when invoked as a function
|
description: Throws a TypeError exception when invoked as a function
|
||||||
info: |
|
info: |
|
||||||
22.2.3.2 get %TypedArray%.prototype.byteLength
|
22.2.3.2 get %TypedArray%.prototype.byteLength
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.2
|
esid: sec-get-%typedarray%.prototype.bytelength
|
||||||
description: >
|
description: >
|
||||||
get %TypedArray%.prototype.byteLength.length is 0.
|
get %TypedArray%.prototype.byteLength.length is 0.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.2
|
esid: sec-get-%typedarray%.prototype.bytelength
|
||||||
description: >
|
description: >
|
||||||
get %TypedArray%.prototype.byteLength.name is "get byteLength".
|
get %TypedArray%.prototype.byteLength.name is "get byteLength".
|
||||||
info: |
|
info: |
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.2
|
esid: sec-get-%typedarray%.prototype.bytelength
|
||||||
description: >
|
description: >
|
||||||
"byteLength" property of TypedArrayPrototype
|
"byteLength" property of TypedArrayPrototype
|
||||||
info: |
|
info: |
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.2
|
esid: sec-get-%typedarray%.prototype.bytelength
|
||||||
description: >
|
description: >
|
||||||
Return value from [[ByteLength]] internal slot
|
Return value from [[ByteLength]] internal slot
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-get-%typedarray%.prototype.bytelength
|
esid: sec-get-%typedarray%.prototype.bytelength
|
||||||
es6id: 22.2.3.2
|
|
||||||
description: >
|
description: >
|
||||||
Throws a TypeError exception when `this` does not have a [[TypedArrayName]]
|
Throws a TypeError exception when `this` does not have a [[TypedArrayName]]
|
||||||
internal slot
|
internal slot
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.2
|
esid: sec-get-%typedarray%.prototype.bytelength
|
||||||
description: Throws a TypeError exception when `this` is not Object
|
description: Throws a TypeError exception when `this` is not Object
|
||||||
info: |
|
info: |
|
||||||
22.2.3.2 get %TypedArray%.prototype.byteLength
|
22.2.3.2 get %TypedArray%.prototype.byteLength
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.3
|
esid: sec-get-%typedarray%.prototype.byteoffset
|
||||||
description: >
|
description: >
|
||||||
Return value from [[ByteOffset]] internal slot
|
Return value from [[ByteOffset]] internal slot
|
||||||
info: |
|
info: |
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.3
|
esid: sec-get-%typedarray%.prototype.byteoffset
|
||||||
description: >
|
description: >
|
||||||
Requires this value to have a [[ViewedArrayBuffer]] internal slot
|
Requires this value to have a [[ViewedArrayBuffer]] internal slot
|
||||||
info: |
|
info: |
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.3
|
esid: sec-get-%typedarray%.prototype.byteoffset
|
||||||
description: Throws a TypeError exception when invoked as a function
|
description: Throws a TypeError exception when invoked as a function
|
||||||
info: |
|
info: |
|
||||||
22.2.3.3 get %TypedArray%.prototype.byteOffset
|
22.2.3.3 get %TypedArray%.prototype.byteOffset
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.3
|
esid: sec-get-%typedarray%.prototype.byteoffset
|
||||||
description: >
|
description: >
|
||||||
get %TypedArray%.prototype.byteOffset.length is 0.
|
get %TypedArray%.prototype.byteOffset.length is 0.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.3
|
esid: sec-get-%typedarray%.prototype.byteoffset
|
||||||
description: >
|
description: >
|
||||||
get %TypedArray%.prototype.byteOffset.name is "get byteOffset".
|
get %TypedArray%.prototype.byteOffset.name is "get byteOffset".
|
||||||
info: |
|
info: |
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.3
|
esid: sec-get-%typedarray%.prototype.byteoffset
|
||||||
description: >
|
description: >
|
||||||
"byteOffset" property of TypedArrayPrototype
|
"byteOffset" property of TypedArrayPrototype
|
||||||
info: |
|
info: |
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.3
|
esid: sec-get-%typedarray%.prototype.byteoffset
|
||||||
description: >
|
description: >
|
||||||
Return value from [[ByteOffset]] internal slot
|
Return value from [[ByteOffset]] internal slot
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-get-%typedarray%.prototype.byteoffset
|
esid: sec-get-%typedarray%.prototype.byteoffset
|
||||||
es6id: 22.2.3.3
|
|
||||||
description: >
|
description: >
|
||||||
Throws a TypeError exception when `this` does not have a [[TypedArrayName]]
|
Throws a TypeError exception when `this` does not have a [[TypedArrayName]]
|
||||||
internal slot
|
internal slot
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.3
|
esid: sec-get-%typedarray%.prototype.byteoffset
|
||||||
description: Throws a TypeError exception when `this` is not Object
|
description: Throws a TypeError exception when `this` is not Object
|
||||||
info: |
|
info: |
|
||||||
22.2.3.3 get %TypedArray%.prototype.byteOffset
|
22.2.3.3 get %TypedArray%.prototype.byteOffset
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.4
|
esid: sec-%typedarray%.prototype.constructor
|
||||||
description: >
|
description: >
|
||||||
Initial state of the constructor property
|
Initial state of the constructor property
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
end argument is coerced to an integer values.
|
end argument is coerced to an integer values.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
start argument is coerced to an integer value.
|
start argument is coerced to an integer value.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
target argument is coerced to an integer value.
|
target argument is coerced to an integer value.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Unreachable abrupt from Get(O, "length") as [[ArrayLength]] is returned.
|
Unreachable abrupt from Get(O, "length") as [[ArrayLength]] is returned.
|
||||||
info: |
|
info: |
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.5
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
description: Throws a TypeError exception when invoked as a function
|
description: Throws a TypeError exception when invoked as a function
|
||||||
info: |
|
info: |
|
||||||
22.2.3.5 %TypedArray%.prototype.copyWithin (target, start [, end ] )
|
22.2.3.5 %TypedArray%.prototype.copyWithin (target, start [, end ] )
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.5
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
description: Requires a [[TypedArrayName]] internal slot.
|
description: Requires a [[TypedArrayName]] internal slot.
|
||||||
info: |
|
info: |
|
||||||
22.2.3.5 %TypedArray%.prototype.copyWithin (target, start [, end ] )
|
22.2.3.5 %TypedArray%.prototype.copyWithin (target, start [, end ] )
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.5
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
description: >
|
description: >
|
||||||
%TypedArray%.prototype.copyWithin.length is 2.
|
%TypedArray%.prototype.copyWithin.length is 2.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.5
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
description: >
|
description: >
|
||||||
%TypedArray%.prototype.copyWithin.name is "copyWithin".
|
%TypedArray%.prototype.copyWithin.name is "copyWithin".
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Set values with negative end argument.
|
Set values with negative end argument.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Set values with negative out of bounds end argument.
|
Set values with negative out of bounds end argument.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Set values with out of bounds negative start argument.
|
Set values with out of bounds negative start argument.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Set values with out of bounds negative target argument.
|
Set values with out of bounds negative target argument.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Set values with negative start argument.
|
Set values with negative start argument.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Set values with negative target argument.
|
Set values with negative target argument.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Max value of end position is the this.length.
|
Max value of end position is the this.length.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Max values of target and start positions are this.length.
|
Max values of target and start positions are this.length.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Copy values with non-negative target and start positions.
|
Copy values with non-negative target and start positions.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Copy values with non-negative target, start and end positions.
|
Copy values with non-negative target, start and end positions.
|
||||||
info: |
|
info: |
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.5
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
description: >
|
description: >
|
||||||
"copyWithin" property of TypedArrayPrototype
|
"copyWithin" property of TypedArrayPrototype
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Return abrupt if end is a Symbol.
|
Return abrupt if end is a Symbol.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Return abrupt from ToInteger(end).
|
Return abrupt from ToInteger(end).
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Return abrupt if start is a Symbol.
|
Return abrupt if start is a Symbol.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Return abrupt from ToInteger(start).
|
Return abrupt from ToInteger(start).
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Return abrupt if target is a Symbol.
|
Return abrupt if target is a Symbol.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Return abrupt from ToInteger(target).
|
Return abrupt from ToInteger(target).
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Returns `this`.
|
Returns `this`.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
If `end` is undefined, set final position to `this.length`.
|
If `end` is undefined, set final position to `this.length`.
|
||||||
info: |
|
info: |
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: Preservation of bit-level encoding
|
description: Preservation of bit-level encoding
|
||||||
info: |
|
info: |
|
||||||
Array.prototype.copyWithin (target, start [ , end ] )
|
Array.prototype.copyWithin (target, start [ , end ] )
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
end argument is coerced to an integer values.
|
end argument is coerced to an integer values.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
start argument is coerced to an integer value.
|
start argument is coerced to an integer value.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
target argument is coerced to an integer value.
|
target argument is coerced to an integer value.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Unreachable abrupt from Get(O, "length") as [[ArrayLength]] is returned.
|
Unreachable abrupt from Get(O, "length") as [[ArrayLength]] is returned.
|
||||||
info: |
|
info: |
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.5
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
description: Throws a TypeError exception when invoked as a function
|
description: Throws a TypeError exception when invoked as a function
|
||||||
info: |
|
info: |
|
||||||
22.2.3.5 %TypedArray%.prototype.copyWithin (target, start [, end ] )
|
22.2.3.5 %TypedArray%.prototype.copyWithin (target, start [, end ] )
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.5
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
description: Requires a [[TypedArrayName]] internal slot.
|
description: Requires a [[TypedArrayName]] internal slot.
|
||||||
info: |
|
info: |
|
||||||
22.2.3.5 %TypedArray%.prototype.copyWithin (target, start [, end ] )
|
22.2.3.5 %TypedArray%.prototype.copyWithin (target, start [, end ] )
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.5
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
description: >
|
description: >
|
||||||
%TypedArray%.prototype.copyWithin.length is 2.
|
%TypedArray%.prototype.copyWithin.length is 2.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.5
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
description: >
|
description: >
|
||||||
%TypedArray%.prototype.copyWithin.name is "copyWithin".
|
%TypedArray%.prototype.copyWithin.name is "copyWithin".
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Set values with negative end argument.
|
Set values with negative end argument.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Set values with negative out of bounds end argument.
|
Set values with negative out of bounds end argument.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Set values with out of bounds negative start argument.
|
Set values with out of bounds negative start argument.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Set values with out of bounds negative target argument.
|
Set values with out of bounds negative target argument.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Set values with negative start argument.
|
Set values with negative start argument.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Set values with negative target argument.
|
Set values with negative target argument.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Max value of end position is the this.length.
|
Max value of end position is the this.length.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Max values of target and start positions are this.length.
|
Max values of target and start positions are this.length.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Copy values with non-negative target and start positions.
|
Copy values with non-negative target and start positions.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Copy values with non-negative target, start and end positions.
|
Copy values with non-negative target, start and end positions.
|
||||||
info: |
|
info: |
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.5
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
description: >
|
description: >
|
||||||
"copyWithin" property of TypedArrayPrototype
|
"copyWithin" property of TypedArrayPrototype
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Return abrupt if end is a Symbol.
|
Return abrupt if end is a Symbol.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Return abrupt from ToInteger(end).
|
Return abrupt from ToInteger(end).
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Return abrupt if start is a Symbol.
|
Return abrupt if start is a Symbol.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Return abrupt from ToInteger(start).
|
Return abrupt from ToInteger(start).
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Return abrupt if target is a Symbol.
|
Return abrupt if target is a Symbol.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Return abrupt from ToInteger(target).
|
Return abrupt from ToInteger(target).
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
Returns `this`.
|
Returns `this`.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
esid: sec-%typedarray%.prototype.copywithin
|
esid: sec-%typedarray%.prototype.copywithin
|
||||||
es6id: 22.2.3.5
|
|
||||||
description: >
|
description: >
|
||||||
If `end` is undefined, set final position to `this.length`.
|
If `end` is undefined, set final position to `this.length`.
|
||||||
info: |
|
info: |
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.6
|
|
||||||
esid: sec-%typedarray%.prototype.entries
|
esid: sec-%typedarray%.prototype.entries
|
||||||
description: >
|
description: >
|
||||||
The prototype of the returned iterator is ArrayIteratorPrototype
|
The prototype of the returned iterator is ArrayIteratorPrototype
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.6
|
|
||||||
esid: sec-%typedarray%.prototype.entries
|
esid: sec-%typedarray%.prototype.entries
|
||||||
description: Return an iterator for the entries.
|
description: Return an iterator for the entries.
|
||||||
info: |
|
info: |
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.6
|
esid: sec-%typedarray%.prototype.entries
|
||||||
description: Throws a TypeError exception when invoked as a function
|
description: Throws a TypeError exception when invoked as a function
|
||||||
info: |
|
info: |
|
||||||
22.2.3.6 %TypedArray%.prototype.entries ( )
|
22.2.3.6 %TypedArray%.prototype.entries ( )
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.6
|
esid: sec-%typedarray%.prototype.entries
|
||||||
description: Requires a [[TypedArrayName]] internal slot.
|
description: Requires a [[TypedArrayName]] internal slot.
|
||||||
info: |
|
info: |
|
||||||
22.2.3.6 %TypedArray%.prototype.entries ( )
|
22.2.3.6 %TypedArray%.prototype.entries ( )
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.6
|
|
||||||
esid: sec-%typedarray%.prototype.entries
|
esid: sec-%typedarray%.prototype.entries
|
||||||
description: >
|
description: >
|
||||||
The prototype of the returned iterator is ArrayIteratorPrototype
|
The prototype of the returned iterator is ArrayIteratorPrototype
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
es6id: 22.2.3.6
|
esid: sec-%typedarray%.prototype.entries
|
||||||
description: >
|
description: >
|
||||||
%TypedArray%.prototype.entries.length is 0.
|
%TypedArray%.prototype.entries.length is 0.
|
||||||
info: |
|
info: |
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user