mirror of
https://github.com/tc39/test262.git
synced 2025-07-24 22:45:10 +02:00
Extend metadata with esid
This commit is contained in:
parent
6e9cf3765b
commit
3383ba9c1b
@ -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: use-strict-directive
|
||||||
es5id: 10.1.1-21-s
|
es5id: 10.1.1-21-s
|
||||||
description: >
|
description: >
|
||||||
Strict Mode - Function code of a FunctionDeclaration contains Use
|
Strict Mode - Function code of a FunctionDeclaration contains Use
|
||||||
|
@ -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: use-strict-directive
|
||||||
es5id: 10.1.1-15-s
|
es5id: 10.1.1-15-s
|
||||||
description: >
|
description: >
|
||||||
Strict Mode - Function code that is part of a FunctionDeclaration
|
Strict Mode - Function code that is part of a FunctionDeclaration
|
||||||
|
@ -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: use-strict-directive
|
||||||
es5id: 10.1.1-20-s
|
es5id: 10.1.1-20-s
|
||||||
description: >
|
description: >
|
||||||
Strict Mode - Function code of a FunctionDeclaration contains Use
|
Strict Mode - Function code of a FunctionDeclaration contains Use
|
||||||
|
@ -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: use-strict-directive
|
||||||
es5id: 10.1.1-19-s
|
es5id: 10.1.1-19-s
|
||||||
description: >
|
description: >
|
||||||
Strict Mode - Function code of a FunctionDeclaration contains Use
|
Strict Mode - Function code of a FunctionDeclaration contains Use
|
||||||
|
@ -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: use-strict-directive
|
||||||
es5id: 10.1.1-24-s
|
es5id: 10.1.1-24-s
|
||||||
description: >
|
description: >
|
||||||
Strict Mode - Function code of a FunctionExpression contains Use
|
Strict Mode - Function code of a FunctionExpression contains Use
|
||||||
|
@ -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: use-strict-directive
|
||||||
es5id: 10.1.1-16-s
|
es5id: 10.1.1-16-s
|
||||||
description: >
|
description: >
|
||||||
Strict Mode - Function code that is part of a FunctionExpression
|
Strict Mode - Function code that is part of a FunctionExpression
|
||||||
|
@ -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: use-strict-directive
|
||||||
es5id: 10.1.1-2-s
|
es5id: 10.1.1-2-s
|
||||||
description: >
|
description: >
|
||||||
Strict Mode - Use Strict Directive Prologue is ''use strict''
|
Strict Mode - Use Strict Directive Prologue is ''use strict''
|
||||||
|
@ -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: use-strict-directive
|
||||||
es5id: 10.1.1-23-s
|
es5id: 10.1.1-23-s
|
||||||
description: >
|
description: >
|
||||||
Strict Mode - Function code of a FunctionExpression contains Use
|
Strict Mode - Function code of a FunctionExpression contains Use
|
||||||
|
@ -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: use-strict-directive
|
||||||
es5id: 10.1.1-22-s
|
es5id: 10.1.1-22-s
|
||||||
description: >
|
description: >
|
||||||
Strict Mode - Function code of a FunctionExpression contains Use
|
Strict Mode - Function code of a FunctionExpression contains Use
|
||||||
|
@ -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: use-strict-directive
|
||||||
es5id: 10.1.1-17-s
|
es5id: 10.1.1-17-s
|
||||||
description: >
|
description: >
|
||||||
Strict Mode - Function code that is part of a Accessor
|
Strict Mode - Function code that is part of a Accessor
|
||||||
|
@ -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: use-strict-directive
|
||||||
es5id: 10.1.1-27-s
|
es5id: 10.1.1-27-s
|
||||||
description: >
|
description: >
|
||||||
Strict Mode - Function code of Accessor PropertyAssignment
|
Strict Mode - Function code of Accessor PropertyAssignment
|
||||||
|
@ -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: use-strict-directive
|
||||||
es5id: 10.1.1-25-s
|
es5id: 10.1.1-25-s
|
||||||
description: >
|
description: >
|
||||||
Strict Mode - Function code of Accessor PropertyAssignment
|
Strict Mode - Function code of Accessor PropertyAssignment
|
||||||
|
@ -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: use-strict-directive
|
||||||
es5id: 10.1.1-18-s
|
es5id: 10.1.1-18-s
|
||||||
description: >
|
description: >
|
||||||
Strict Mode - Function code that is part of a Accessor
|
Strict Mode - Function code that is part of a Accessor
|
||||||
|
@ -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: use-strict-directive
|
||||||
es5id: 10.1.1-26-s
|
es5id: 10.1.1-26-s
|
||||||
description: >
|
description: >
|
||||||
Strict Mode - Function code of Accessor PropertyAssignment
|
Strict Mode - Function code of Accessor PropertyAssignment
|
||||||
|
Loading…
x
Reference in New Issue
Block a user