mirror of
https://github.com/tc39/test262.git
synced 2025-07-27 07:54:41 +02:00
remove S# notes from esid
This commit is contained in:
parent
ea88caaedf
commit
5c4a2c087e
@ -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: 9.4.4.7
|
es6id: 9.4.4.7
|
||||||
esid: sec-%arrayiteratorprototype%.next S22
|
esid: sec-%arrayiteratorprototype%.next
|
||||||
description: >
|
description: >
|
||||||
Prior to being exhausted, iterators for mapped arguments exotic objects
|
Prior to being exhausted, iterators for mapped arguments exotic objects
|
||||||
should honor the insertion of additional argument values.
|
should honor the insertion of additional argument values.
|
||||||
|
@ -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: 9.4.4.7
|
es6id: 9.4.4.7
|
||||||
esid: sec-%arrayiteratorprototype%.next S22
|
esid: sec-%arrayiteratorprototype%.next
|
||||||
description: >
|
description: >
|
||||||
Mapped arguments exotic objects should implement the Array iterator
|
Mapped arguments exotic objects should implement the Array iterator
|
||||||
protocol.
|
protocol.
|
||||||
|
@ -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: 9.4.4.7
|
es6id: 9.4.4.7
|
||||||
esid: sec-%arrayiteratorprototype%.next S22
|
esid: sec-%arrayiteratorprototype%.next
|
||||||
description: >
|
description: >
|
||||||
Prior to being exhausted, iterators for mapped arguments exotic objects
|
Prior to being exhausted, iterators for mapped arguments exotic objects
|
||||||
should honor argument removal.
|
should honor argument removal.
|
||||||
|
@ -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: 9.4.4.6
|
es6id: 9.4.4.6
|
||||||
esid: sec-%arrayiteratorprototype%.next S7
|
esid: sec-%arrayiteratorprototype%.next
|
||||||
description: >
|
description: >
|
||||||
Once exhausted, iterators for unmapped arguments exotic objects should not
|
Once exhausted, iterators for unmapped arguments exotic objects should not
|
||||||
emit new values added to the object.
|
emit new values added to the object.
|
||||||
|
@ -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: 9.4.4.6
|
es6id: 9.4.4.6
|
||||||
esid: sec-%arrayiteratorprototype%.next S7
|
esid: sec-%arrayiteratorprototype%.next
|
||||||
description: >
|
description: >
|
||||||
Unmapped arguments exotic objects should implement the Array iterator
|
Unmapped arguments exotic objects should implement the Array iterator
|
||||||
protocol.
|
protocol.
|
||||||
|
@ -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: 9.4.4.6
|
es6id: 9.4.4.6
|
||||||
esid: sec-%arrayiteratorprototype%.next S7
|
esid: sec-%arrayiteratorprototype%.next
|
||||||
description: >
|
description: >
|
||||||
Prior to being exhausted, iterators for unmapped arguments exotic objects
|
Prior to being exhausted, iterators for unmapped arguments exotic objects
|
||||||
should honor argument removal.
|
should honor argument removal.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user