mirror of
https://github.com/tc39/test262.git
synced 2025-07-08 06:34:47 +02:00
Fix some esids that should have been lower case
This commit is contained in:
parent
81ba0de350
commit
823f4cfd20
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.findLast
|
||||
esid: sec-array.prototype.findlast
|
||||
description: >
|
||||
Array.p.findLast behaves correctly when receiver is backed by resizable
|
||||
buffer
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toReversed
|
||||
esid: sec-array.prototype.toreversed
|
||||
description: >
|
||||
Array.prototype.toReversed works on frozen objects
|
||||
features: [change-array-by-copy]
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toReversed
|
||||
esid: sec-array.prototype.toreversed
|
||||
description: >
|
||||
Array.prototype.toReversed gets the array elements from the last one to the first one.
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toReversed
|
||||
esid: sec-array.prototype.toreversed
|
||||
description: >
|
||||
Array.prototype.toReversed does not preserve holes in the array
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toReversed
|
||||
esid: sec-array.prototype.toreversed
|
||||
description: >
|
||||
Array.prototype.toReversed ignores @@species
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toReversed
|
||||
esid: sec-array.prototype.toreversed
|
||||
description: >
|
||||
Array.prototype.toReversed does not mutate its this value
|
||||
features: [change-array-by-copy]
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toReversed
|
||||
esid: sec-array.prototype.toreversed
|
||||
description: >
|
||||
Array.prototype.toReversed creates an empty array if the this value .length is not a positive integer.
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toReversed
|
||||
esid: sec-array.prototype.toreversed
|
||||
description: >
|
||||
Array.prototype.toReversed caches the length getting the array elements.
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toReversed
|
||||
esid: sec-array.prototype.toreversed
|
||||
description: >
|
||||
Array.prototype.toReversed limits the length to 2 ** 32 - 1
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toReversed
|
||||
esid: sec-array.prototype.toreversed
|
||||
description: >
|
||||
Array.prototype.toReversed caches the length getting the array elements.
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toReversed
|
||||
esid: sec-array.prototype.toreversed
|
||||
description: >
|
||||
Array.prototype.toReversed converts the this value length to a number.
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toReversed
|
||||
esid: sec-array.prototype.toreversed
|
||||
description: >
|
||||
The "length" property of Array.prototype.toReversed
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toReversed
|
||||
esid: sec-array.prototype.toreversed
|
||||
description: >
|
||||
Array.prototype.toReversed.name is "toReversed".
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toReversed
|
||||
esid: sec-array.prototype.toreversed
|
||||
description: >
|
||||
"toReversed" property of Array.prototype
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toReversed
|
||||
esid: sec-array.prototype.toreversed
|
||||
description: >
|
||||
Array.prototype.toReversed converts booleans to objects
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toReversed
|
||||
esid: sec-array.prototype.toreversed
|
||||
description: >
|
||||
Array.prototype.toReversed throws if the receiver is null or undefined
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toReversed
|
||||
esid: sec-array.prototype.toreversed
|
||||
description: >
|
||||
Array.prototype.toReversed returns a new array even if it has zero or one elements
|
||||
features: [change-array-by-copy]
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSorted
|
||||
esid: sec-array.prototype.tosorted
|
||||
description: >
|
||||
Array.prototype.toSorted reads all the array elements before calling compareFn
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSorted
|
||||
esid: sec-array.prototype.tosorted
|
||||
description: >
|
||||
Array.prototype.toSorted verifies that the comparator is callable before reading the length.
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSorted
|
||||
esid: sec-array.prototype.tosorted
|
||||
description: >
|
||||
Array.prototype.toSorted doesn't call compareFn if there is an error
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSorted
|
||||
esid: sec-array.prototype.tosorted
|
||||
description: >
|
||||
Array.prototype.toSorted works on frozen objects
|
||||
features: [change-array-by-copy]
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSorted
|
||||
esid: sec-array.prototype.tosorted
|
||||
description: >
|
||||
Array.prototype.toSorted does not preserve holes in the array
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSorted
|
||||
esid: sec-array.prototype.tosorted
|
||||
description: >
|
||||
Array.prototype.toSorted ignores @@species
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSorted
|
||||
esid: sec-array.prototype.tosorted
|
||||
description: >
|
||||
Array.prototype.toSorted does not mutate its this value
|
||||
features: [change-array-by-copy]
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSorted
|
||||
esid: sec-array.prototype.tosorted
|
||||
description: >
|
||||
Array.prototype.toSorted creates an empty array if the this value .length is not a positive integer.
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSorted
|
||||
esid: sec-array.prototype.tosorted
|
||||
description: >
|
||||
Array.prototype.toSorted caches the length getting the array elements.
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSorted
|
||||
esid: sec-array.prototype.tosorted
|
||||
description: >
|
||||
Array.prototype.toSorted limits the length to 2 ** 32 - 1
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSorted
|
||||
esid: sec-array.prototype.tosorted
|
||||
description: >
|
||||
Array.prototype.toSorted caches the length getting the array elements.
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSorted
|
||||
esid: sec-array.prototype.tosorted
|
||||
description: >
|
||||
Array.prototype.toSorted converts the this value length to a number.
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSorted
|
||||
esid: sec-array.prototype.tosorted
|
||||
description: >
|
||||
The "length" property of Array.prototype.toSorted
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSorted
|
||||
esid: sec-array.prototype.tosorted
|
||||
description: >
|
||||
Array.prototype.toSorted.name is "toSorted".
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSorted
|
||||
esid: sec-array.prototype.tosorted
|
||||
description: >
|
||||
"toSorted" property of Array.prototype
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSorted
|
||||
esid: sec-array.prototype.tosorted
|
||||
description: >
|
||||
Array.prototype.toSorted converts booleans to objects
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSorted
|
||||
esid: sec-array.prototype.tosorted
|
||||
description: >
|
||||
Array.prototype.toSorted throws if the receiver is null or undefined
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSorted
|
||||
esid: sec-array.prototype.tosorted
|
||||
description: >
|
||||
Array.prototype.toSorted returns a new array even if it has zero or one elements
|
||||
features: [change-array-by-copy]
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: deleteCount is clamped between zero and len - actualStart
|
||||
info: |
|
||||
22.1.3.25 Array.prototype.toSpliced (start, deleteCount , ...items )
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: Array.prototype.toSpliced deletes the elements after start when called with one argument
|
||||
info: |
|
||||
22.1.3.25 Array.prototype.toSpliced (start, deleteCount , ...items )
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: Array.prototype.toSpliced(number, undefined) returns a copy of the original array
|
||||
info: |
|
||||
22.1.3.25 Array.prototype.toSpliced (start, deleteCount , ...items )
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: Array.prototype.toSpliced does not Get the discarded elements in the original array
|
||||
info: |
|
||||
22.1.3.25 Array.prototype.toSpliced (start, deleteCount , ...items )
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: Array.prototype.toSpliced reads the items of the original array in order
|
||||
info: |
|
||||
22.1.3.25 Array.prototype.toSpliced (start, deleteCount , ...items )
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: >
|
||||
Array.prototype.toSpliced works on frozen objects
|
||||
features: [change-array-by-copy]
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: >
|
||||
Array.prototype.toSpliced does not preserve holes in the array
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: >
|
||||
Array.prototype.toSpliced ignores @@species
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: >
|
||||
Array.prototype.toSpliced does not mutate its this value
|
||||
features: [change-array-by-copy]
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: >
|
||||
Array.prototype.toSpliced treats its `this` value's `length` property as zero if the
|
||||
property's value is not a positive integer.
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: >
|
||||
Length is clamped to 2^53-1 when they exceed the integer limit.
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: >
|
||||
Array.prototype.toSpliced caches the length getting the array elements.
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: >
|
||||
Array.prototype.toSpliced limits the length to 2 ** 32 - 1
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: >
|
||||
Array.prototype.toSpliced caches the length getting the array elements.
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: >
|
||||
Array.prototype.toSpliced converts the this value length to a number.
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: >
|
||||
The "length" property of Array.prototype.toSpliced
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: >
|
||||
Array.prototype.toSpliced gets array elements one at a time.
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: >
|
||||
Array.prototype.toSpliced.name is "toSpliced".
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: >
|
||||
"toSpliced" property of Array.prototype
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: Array.prototype.toSpliced returns a copy of the array if called with zero arguments
|
||||
info: |
|
||||
22.1.3.25 Array.prototype.toSpliced (start, deleteCount , ...items )
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: Array.prototype.toSpliced(undefined, undefined) returns a copy of the original array
|
||||
info: |
|
||||
22.1.3.25 Array.prototype.toSpliced (start, deleteCount , ...items )
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: >
|
||||
Array.prototype.toSpliced clamps the start argument to the this value length.
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: >
|
||||
Array.prototype.toSpliced treats negative Infinity as zero for start.
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: >
|
||||
Array.prototype.toSpliced treats a value smaller than -length as zero for start.
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: >
|
||||
Array.prototype.toSpliced treats a negative start as relative to the end.
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: Array.prototype.toSpliced(undefined) returns an empty array
|
||||
info: |
|
||||
22.1.3.25 Array.prototype.toSpliced (start, deleteCount , ...items )
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: >
|
||||
Array.prototype.toSpliced converts booleans to objects
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: >
|
||||
Array.prototype.toSpliced throws if the receiver is null or undefined
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-array.prototype.toSpliced
|
||||
esid: sec-array.prototype.tospliced
|
||||
description: >
|
||||
Array.prototype.toSpliced returns a new array even if it the result is equal to the original array
|
||||
features: [change-array-by-copy]
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-dataview.prototype.getFloat16
|
||||
esid: sec-dataview.prototype.getfloat16
|
||||
description: >
|
||||
ToIndex conversions on byteOffset
|
||||
features: [Float16Array, DataView.prototype.setUint8]
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-dataview.prototype.setFloat16
|
||||
esid: sec-dataview.prototype.setfloat16
|
||||
description: >
|
||||
Index bounds checks are performed after value conversion.
|
||||
features: [Float16Array]
|
||||
|
@ -1,7 +1,7 @@
|
||||
// Copyright (c) 2021 the V8 project authors. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: sec-error.prototype.toString
|
||||
esid: sec-error.prototype.tostring
|
||||
description: Property descriptor of Error.prototype.toString
|
||||
includes: [propertyHelper.js]
|
||||
---*/
|
||||
|
@ -1,7 +1,7 @@
|
||||
// Copyright (C) 2015 the V8 project authors. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: sec-map.prototype.forEach
|
||||
esid: sec-map.prototype.foreach
|
||||
description: >
|
||||
Verify the parameters order on the given callback.
|
||||
info: |
|
||||
|
@ -1,7 +1,7 @@
|
||||
// Copyright (C) 2015 the V8 project authors. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: sec-map.prototype.forEach
|
||||
esid: sec-map.prototype.foreach
|
||||
description: >
|
||||
Returns error from callback result is abrupt.
|
||||
info: |
|
||||
|
@ -1,7 +1,7 @@
|
||||
// Copyright (C) 2015 the V8 project authors. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: sec-map.prototype.forEach
|
||||
esid: sec-map.prototype.foreach
|
||||
description: >
|
||||
If a thisArg is not provided, undefined will be used as the this value for
|
||||
each invocation of callbackfn.
|
||||
|
@ -1,7 +1,7 @@
|
||||
// Copyright (C) 2015 the V8 project authors. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: sec-map.prototype.forEach
|
||||
esid: sec-map.prototype.foreach
|
||||
description: >
|
||||
If a thisArg is not provided, undefined will be used as the this value for
|
||||
each invocation of callbackfn.
|
||||
|
@ -1,7 +1,7 @@
|
||||
// Copyright (C) 2015 the V8 project authors. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: sec-map.prototype.forEach
|
||||
esid: sec-map.prototype.foreach
|
||||
description: >
|
||||
Map state with deleted values during forEach.
|
||||
info: |
|
||||
|
@ -1,7 +1,7 @@
|
||||
// Copyright (C) 2015 the V8 project authors. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: sec-map.prototype.forEach
|
||||
esid: sec-map.prototype.foreach
|
||||
description: >
|
||||
Throws a TypeError if `this` is a Set object.
|
||||
info: |
|
||||
|
@ -1,7 +1,7 @@
|
||||
// Copyright (C) 2015 the V8 project authors. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: sec-map.prototype.forEach
|
||||
esid: sec-map.prototype.foreach
|
||||
description: >
|
||||
Throws a TypeError if `this` is a WeakMap object.
|
||||
info: |
|
||||
|
@ -1,7 +1,7 @@
|
||||
// Copyright (C) 2015 the V8 project authors. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: sec-map.prototype.forEach
|
||||
esid: sec-map.prototype.foreach
|
||||
description: >
|
||||
Throws a TypeError if `this` object does not have a [[MapData]] internal slot.
|
||||
info: |
|
||||
|
@ -1,7 +1,7 @@
|
||||
// Copyright (C) 2015 the V8 project authors. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: sec-map.prototype.forEach
|
||||
esid: sec-map.prototype.foreach
|
||||
description: >
|
||||
Throws a TypeError if first argument is not callable.
|
||||
info: |
|
||||
|
@ -1,7 +1,7 @@
|
||||
// Copyright (C) 2015 the V8 project authors. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: sec-map.prototype.forEach
|
||||
esid: sec-map.prototype.foreach
|
||||
description: >
|
||||
Property type and descriptor.
|
||||
info: |
|
||||
|
@ -1,7 +1,7 @@
|
||||
// Copyright (C) 2015 the V8 project authors. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: sec-map.prototype.forEach
|
||||
esid: sec-map.prototype.foreach
|
||||
description: >
|
||||
Repeats for each non-empty record, in original key insertion order.
|
||||
info: |
|
||||
|
@ -1,7 +1,7 @@
|
||||
// Copyright (C) 2015 the V8 project authors. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: sec-map.prototype.forEach
|
||||
esid: sec-map.prototype.foreach
|
||||
description: >
|
||||
New keys are visited if created during forEach execution.
|
||||
info: |
|
||||
|
@ -1,7 +1,7 @@
|
||||
// Copyright (C) 2015 the V8 project authors. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: sec-map.prototype.forEach
|
||||
esid: sec-map.prototype.foreach
|
||||
description: >
|
||||
New keys are visited if created during forEach execution.
|
||||
info: |
|
||||
|
@ -1,7 +1,7 @@
|
||||
// Copyright (C) 2015 the V8 project authors. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: sec-map.prototype.forEach
|
||||
esid: sec-map.prototype.foreach
|
||||
description: >
|
||||
Map.prototype.forEach.length value and descriptor.
|
||||
info: |
|
||||
|
2
test/built-ins/Map/prototype/forEach/name.js
vendored
2
test/built-ins/Map/prototype/forEach/name.js
vendored
@ -1,7 +1,7 @@
|
||||
// Copyright (C) 2015 the V8 project authors. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: sec-map.prototype.forEach
|
||||
esid: sec-map.prototype.foreach
|
||||
description: >
|
||||
Map.prototype.forEach.name value and descriptor.
|
||||
info: |
|
||||
|
@ -1,7 +1,7 @@
|
||||
// Copyright (C) 2015 the V8 project authors. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: sec-map.prototype.forEach
|
||||
esid: sec-map.prototype.foreach
|
||||
description: >
|
||||
Returns undefined.
|
||||
info: |
|
||||
|
@ -1,7 +1,7 @@
|
||||
// Copyright (C) 2015 the V8 project authors. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: sec-map.prototype.forEach
|
||||
esid: sec-map.prototype.foreach
|
||||
description: >
|
||||
If a thisArg parameter is provided, it will be used as the this value for each
|
||||
invocation of callbackfn.
|
||||
|
@ -1,7 +1,7 @@
|
||||
// Copyright (C) 2015 the V8 project authors. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: sec-map.prototype.forEach
|
||||
esid: sec-map.prototype.foreach
|
||||
description: >
|
||||
Throws a TypeError if `this` is not an Object.
|
||||
info: |
|
||||
|
@ -4,7 +4,7 @@
|
||||
/*---
|
||||
description: >
|
||||
Invocation of the constructor's `resolve` method for iterable with promise values
|
||||
esid: sec-promise.allSettled
|
||||
esid: sec-promise.allsettled
|
||||
info: |
|
||||
7. Let result be PerformPromiseAllSettled(iteratorRecord, C, promiseCapability).
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
/*---
|
||||
description: >
|
||||
Invocation of the constructor's `resolve` method for iterable with promise values
|
||||
esid: sec-promise.allSettled
|
||||
esid: sec-promise.allsettled
|
||||
info: |
|
||||
7. Let result be PerformPromiseAllSettled(iteratorRecord, C, promiseCapability).
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
/*---
|
||||
description: >
|
||||
Invocation of the constructor's `resolve` method for iterable with non-promise values
|
||||
esid: sec-promise.allSettled
|
||||
esid: sec-promise.allsettled
|
||||
info: |
|
||||
5. Let result be PerformPromiseAllSettled(iteratorRecord, C, promiseCapability).
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
description: >
|
||||
Resolved promises ignore rejections through deferred invocation of the
|
||||
provided resolving function
|
||||
esid: sec-promise.allSettled
|
||||
esid: sec-promise.allsettled
|
||||
info: |
|
||||
Let result be PerformPromiseAllSettled(iteratorRecord, C, promiseCapability).
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
description: >
|
||||
Resolved promises ignore rejections through immediate invocation of the
|
||||
provided resolving function
|
||||
esid: sec-promise.allSettled
|
||||
esid: sec-promise.allsettled
|
||||
info: |
|
||||
Let result be PerformPromiseAllSettled(iteratorRecord, C, promiseCapability).
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-promise.allSettled
|
||||
esid: sec-promise.allsettled
|
||||
description: >
|
||||
If the constructor's `resolve` method is not callable, reject with a TypeError.
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-get-regexp.prototype.unicodeSets
|
||||
esid: sec-get-regexp.prototype.unicodesets
|
||||
description: RegExp#unicodeSets invoked on a cross-realm object
|
||||
info: |
|
||||
get RegExp.prototype.unicodeSets -> RegExpHasFlag
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-get-regexp.prototype.unicodeSets
|
||||
esid: sec-get-regexp.prototype.unicodesets
|
||||
description: >
|
||||
get RegExp.prototype.unicodeSets.length is 0.
|
||||
info: |
|
||||
|
@ -1,7 +1,7 @@
|
||||
// Copyright (C) 2022 Mathias Bynens, Ron Buckton, and the V8 project authors. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: sec-get-regexp.prototype.unicodeSets
|
||||
esid: sec-get-regexp.prototype.unicodesets
|
||||
description: >
|
||||
RegExp.prototype.unicodeSets name
|
||||
info: |
|
||||
|
@ -1,7 +1,7 @@
|
||||
// Copyright (C) 2022 Mathias Bynens, Ron Buckton, and the V8 project authors. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: sec-get-regexp.prototype.unicodeSets
|
||||
esid: sec-get-regexp.prototype.unicodesets
|
||||
description: >
|
||||
`pending` property descriptor
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-get-regexp.prototype.unicodeSets
|
||||
esid: sec-get-regexp.prototype.unicodesets
|
||||
description: Invoked on an object without an [[OriginalFlags]] internal slot
|
||||
info: |
|
||||
get RegExp.prototype.unicodeSets -> RegExpHasFlag
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-get-regexp.prototype.unicodeSets
|
||||
esid: sec-get-regexp.prototype.unicodesets
|
||||
description: >
|
||||
`unicodeSets` accessor invoked on a non-object value
|
||||
info: |
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-get-regexp.prototype.unicodeSets
|
||||
esid: sec-get-regexp.prototype.unicodesets
|
||||
description: >
|
||||
Return value of `undefined` when the "this" value is the RegExp prototype
|
||||
object
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-get-regexp.prototype.unicodeSets
|
||||
esid: sec-get-regexp.prototype.unicodesets
|
||||
description: >
|
||||
`unicodeSets` accessor function invoked on a RegExp instance
|
||||
info: |
|
||||
|
@ -1,7 +1,7 @@
|
||||
// Copyright (C) 2015 the V8 project authors. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: sec-set.prototype.forEach
|
||||
esid: sec-set.prototype.foreach
|
||||
description: >
|
||||
Set.prototype.forEach ( callbackfn [ , thisArg ] )
|
||||
|
||||
|
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