mirror of
https://github.com/tc39/test262.git
synced 2025-07-23 22:15:24 +02:00
add esid to ArrayIterator/toStringTag tests
This commit is contained in:
parent
4327cdb207
commit
bd21c97126
@ -2,6 +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.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
|
esid: sec-%arrayiteratorprototype%-@@tostringtag
|
||||||
description: >
|
description: >
|
||||||
`Symbol.toStringTag` property descriptor
|
`Symbol.toStringTag` property descriptor
|
||||||
info: >
|
info: >
|
||||||
|
@ -2,6 +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.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
|
esid: sec-%arrayiteratorprototype%-@@tostringtag
|
||||||
description: >
|
description: >
|
||||||
The @@toStringTag attribute should be defined directly on the prototype.
|
The @@toStringTag attribute should be defined directly on the prototype.
|
||||||
es6id: 22.1.5.2.2
|
es6id: 22.1.5.2.2
|
||||||
|
@ -2,6 +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.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
|
esid: sec-%arrayiteratorprototype%-@@tostringtag
|
||||||
description: >
|
description: >
|
||||||
`Object.prototype.toString` should honor the value of the @@toStringTag
|
`Object.prototype.toString` should honor the value of the @@toStringTag
|
||||||
attribute.
|
attribute.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user