Extend metadata with `esid`

This commit is contained in:
Mike Pennisi 2018-06-17 20:34:27 -04:00 committed by Rick Waldron
parent 6e9cf3765b
commit 3383ba9c1b
14 changed files with 14 additions and 0 deletions

View File

@ -2,6 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
esid: use-strict-directive
es5id: 10.1.1-21-s
description: >
Strict Mode - Function code of a FunctionDeclaration contains Use

View File

@ -2,6 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
esid: use-strict-directive
es5id: 10.1.1-15-s
description: >
Strict Mode - Function code that is part of a FunctionDeclaration

View File

@ -2,6 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
esid: use-strict-directive
es5id: 10.1.1-20-s
description: >
Strict Mode - Function code of a FunctionDeclaration contains Use

View File

@ -2,6 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
esid: use-strict-directive
es5id: 10.1.1-19-s
description: >
Strict Mode - Function code of a FunctionDeclaration contains Use

View File

@ -2,6 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
esid: use-strict-directive
es5id: 10.1.1-24-s
description: >
Strict Mode - Function code of a FunctionExpression contains Use

View File

@ -2,6 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
esid: use-strict-directive
es5id: 10.1.1-16-s
description: >
Strict Mode - Function code that is part of a FunctionExpression

View File

@ -2,6 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
esid: use-strict-directive
es5id: 10.1.1-2-s
description: >
Strict Mode - Use Strict Directive Prologue is ''use strict''

View File

@ -2,6 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
esid: use-strict-directive
es5id: 10.1.1-23-s
description: >
Strict Mode - Function code of a FunctionExpression contains Use

View File

@ -2,6 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
esid: use-strict-directive
es5id: 10.1.1-22-s
description: >
Strict Mode - Function code of a FunctionExpression contains Use

View File

@ -2,6 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
esid: use-strict-directive
es5id: 10.1.1-17-s
description: >
Strict Mode - Function code that is part of a Accessor

View File

@ -2,6 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
esid: use-strict-directive
es5id: 10.1.1-27-s
description: >
Strict Mode - Function code of Accessor PropertyAssignment

View File

@ -2,6 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
esid: use-strict-directive
es5id: 10.1.1-25-s
description: >
Strict Mode - Function code of Accessor PropertyAssignment

View File

@ -2,6 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
esid: use-strict-directive
es5id: 10.1.1-18-s
description: >
Strict Mode - Function code that is part of a Accessor

View File

@ -2,6 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
esid: use-strict-directive
es5id: 10.1.1-26-s
description: >
Strict Mode - Function code of Accessor PropertyAssignment