mirror of
https://github.com/tc39/test262.git
synced 2025-07-25 23:14:47 +02:00
Update Function/prototype/toString 'esid: pending' frontmatter
This commit is contained in:
parent
0e99fa8a3a
commit
d807e8fa96
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
/*---
|
/*---
|
||||||
author: Brian Terlson <brian.terlson@microsoft.com>
|
author: Brian Terlson <brian.terlson@microsoft.com>
|
||||||
esid: pending
|
esid: sec-function.prototype.tostring
|
||||||
description: >
|
description: >
|
||||||
Function.prototype.toString on an async function created with the
|
Function.prototype.toString on an async function created with the
|
||||||
AsyncFunction constructor.
|
AsyncFunction constructor.
|
||||||
|
@ -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.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: pending
|
esid: sec-function.prototype.tostring
|
||||||
description: >
|
description: >
|
||||||
Function.prototype.toString on an async generator created with the
|
Function.prototype.toString on an async generator created with the
|
||||||
AsyncGenerator constructor.
|
AsyncGenerator constructor.
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
/*---
|
/*---
|
||||||
author: Brian Terlson <brian.terlson@microsoft.com>
|
author: Brian Terlson <brian.terlson@microsoft.com>
|
||||||
esid: pending
|
esid: sec-function.prototype.tostring
|
||||||
description: Function.prototype.toString on an async function declaration
|
description: Function.prototype.toString on an async function declaration
|
||||||
features: [async-functions]
|
features: [async-functions]
|
||||||
---*/
|
---*/
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
/*---
|
/*---
|
||||||
author: Brian Terlson <brian.terlson@microsoft.com>
|
author: Brian Terlson <brian.terlson@microsoft.com>
|
||||||
esid: pending
|
esid: sec-function.prototype.tostring
|
||||||
description: Function.prototype.toString on an async function expression
|
description: Function.prototype.toString on an async function expression
|
||||||
features: [async-functions]
|
features: [async-functions]
|
||||||
---*/
|
---*/
|
||||||
|
@ -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.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: pending
|
esid: sec-function.prototype.tostring
|
||||||
description: Function.prototype.toString on an async generator declaration
|
description: Function.prototype.toString on an async generator declaration
|
||||||
features: [async-iteration]
|
features: [async-iteration]
|
||||||
---*/
|
---*/
|
||||||
|
@ -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.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: pending
|
esid: sec-function.prototype.tostring
|
||||||
description: Function.prototype.toString on an async generator expression
|
description: Function.prototype.toString on an async generator expression
|
||||||
features: [async-iteration]
|
features: [async-iteration]
|
||||||
---*/
|
---*/
|
||||||
|
@ -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.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: pending
|
esid: sec-function.prototype.tostring
|
||||||
description: Function.prototype.toString on an async generator method
|
description: Function.prototype.toString on an async generator method
|
||||||
features: [async-iteration]
|
features: [async-iteration]
|
||||||
---*/
|
---*/
|
||||||
|
@ -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.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: pending
|
esid: sec-function.prototype.tostring
|
||||||
description: Function.prototype.toString on an async generator method
|
description: Function.prototype.toString on an async generator method
|
||||||
features: [async-iteration]
|
features: [async-iteration]
|
||||||
---*/
|
---*/
|
||||||
|
@ -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.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: pending
|
esid: sec-function.prototype.tostring
|
||||||
description: Function.prototype.toString on an async generator method
|
description: Function.prototype.toString on an async generator method
|
||||||
features: [async-iteration]
|
features: [async-iteration]
|
||||||
---*/
|
---*/
|
||||||
|
@ -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.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: pending
|
esid: sec-function.prototype.tostring
|
||||||
description: Function.prototype.toString on an async generator method
|
description: Function.prototype.toString on an async generator method
|
||||||
features: [async-iteration]
|
features: [async-iteration]
|
||||||
---*/
|
---*/
|
||||||
|
@ -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.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: pending
|
esid: sec-function.prototype.tostring
|
||||||
description: Function.prototype.toString on an async generator method
|
description: Function.prototype.toString on an async generator method
|
||||||
features: [async-iteration]
|
features: [async-iteration]
|
||||||
---*/
|
---*/
|
||||||
|
@ -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.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: pending
|
esid: sec-function.prototype.tostring
|
||||||
description: Function.prototype.toString on an async method
|
description: Function.prototype.toString on an async method
|
||||||
features: [async-functions]
|
features: [async-functions]
|
||||||
---*/
|
---*/
|
||||||
|
@ -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.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: pending
|
esid: sec-function.prototype.tostring
|
||||||
description: Function.prototype.toString on an async method
|
description: Function.prototype.toString on an async method
|
||||||
features: [async-functions]
|
features: [async-functions]
|
||||||
---*/
|
---*/
|
||||||
|
@ -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.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: pending
|
esid: sec-function.prototype.tostring
|
||||||
description: Function.prototype.toString on an async method
|
description: Function.prototype.toString on an async method
|
||||||
features: [async-functions]
|
features: [async-functions]
|
||||||
---*/
|
---*/
|
||||||
|
@ -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.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: pending
|
esid: sec-function.prototype.tostring
|
||||||
description: Function.prototype.toString on an async method
|
description: Function.prototype.toString on an async method
|
||||||
features: [async-functions]
|
features: [async-functions]
|
||||||
---*/
|
---*/
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
/*---
|
/*---
|
||||||
author: Brian Terlson <brian.terlson@microsoft.com>
|
author: Brian Terlson <brian.terlson@microsoft.com>
|
||||||
esid: pending
|
esid: sec-function.prototype.tostring
|
||||||
description: Function.prototype.toString on an async method
|
description: Function.prototype.toString on an async method
|
||||||
features: [async-functions]
|
features: [async-functions]
|
||||||
---*/
|
---*/
|
||||||
|
@ -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: 19.2.3.5
|
esid: sec-function.prototype.tostring
|
||||||
description: >
|
description: >
|
||||||
Function.prototype.toString.name is "toString".
|
Function.prototype.toString.name is "toString".
|
||||||
info: |
|
info: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user