Update meta data: `id` to `esid`

The project's expected frontmatter tag name changed while these files
were under review.
This commit is contained in:
Mike Pennisi 2016-03-10 19:46:46 -05:00
parent 007d3b1eb7
commit 63c1cd3da8
93 changed files with 93 additions and 93 deletions

View File

@ -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.
/*--- /*---
description: The `export` declaration may not appear within eval code description: The `export` declaration may not appear within eval code
id: sec-scripts esid: sec-scripts
flags: [module] flags: [module]
info: | info: |
Eval code is the source text supplied to the built-in eval function. More Eval code is the source text supplied to the built-in eval function. More

View File

@ -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.
/*--- /*---
description: The `import` declaration may not appear within eval code description: The `import` declaration may not appear within eval code
id: sec-scripts esid: sec-scripts
flags: [module] flags: [module]
info: | info: |
Eval code is the source text supplied to the built-in eval function. More Eval code is the source text supplied to the built-in eval function. More

View File

@ -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.
/*--- /*---
description: The `export` declaration may not appear within a ScriptBody description: The `export` declaration may not appear within a ScriptBody
id: sec-scripts esid: sec-scripts
negative: SyntaxError negative: SyntaxError
info: | info: |
A.5 Scripts and Modules A.5 Scripts and Modules

View File

@ -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.
/*--- /*---
description: The `import` declaration may not appear within a ScriptBody description: The `import` declaration may not appear within a ScriptBody
id: sec-scripts esid: sec-scripts
negative: SyntaxError negative: SyntaxError
info: | info: |
A.5 Scripts and Modules A.5 Scripts and Modules

View File

@ -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.
/*--- /*---
description: Expression cannot contain an `export` declaration description: Expression cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Expression cannot contain an `export` declaration description: Expression cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Expression cannot contain an `export` declaration description: Expression cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Expression cannot contain an `export` declaration description: Expression cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Expression cannot contain an `export` declaration description: Expression cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Expression cannot contain an `export` declaration description: Expression cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Expression cannot contain an `export` declaration description: Expression cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Expression cannot contain an `export` declaration description: Expression cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Expression cannot contain an `export` declaration description: Expression cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Expression cannot contain an `export` declaration description: Expression cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Expression cannot contain an `export` declaration description: Expression cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `export` declaration description: Statement cannot contain an `export` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Expression cannot contain an `import` declaration description: Expression cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Expression cannot contain an `import` declaration description: Expression cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Expression cannot contain an `import` declaration description: Expression cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Expression cannot contain an `import` declaration description: Expression cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Expression cannot contain an `import` declaration description: Expression cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Expression cannot contain an `import` declaration description: Expression cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Expression cannot contain an `import` declaration description: Expression cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Expression cannot contain an `import` declaration description: Expression cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Expression cannot contain an `import` declaration description: Expression cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Expression cannot contain an `import` declaration description: Expression cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Expression cannot contain an `import` declaration description: Expression cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -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.
/*--- /*---
description: Statement cannot contain an `import` declaration description: Statement cannot contain an `import` declaration
id: sec-modules esid: sec-modules
negative: SyntaxError negative: SyntaxError
flags: [module] flags: [module]
---*/ ---*/

View File

@ -3,7 +3,7 @@
/*--- /*---
description: Module code is always strict mode code. description: Module code is always strict mode code.
es6id: 10.2.1 es6id: 10.2.1
id: sec-strict-mode-code esid: sec-strict-mode-code
flags: [module] flags: [module]
negative: SyntaxError negative: SyntaxError
---*/ ---*/

View File

@ -1,7 +1,7 @@
// Copyright (C) 2016 the V8 project authors. All rights reserved. // Copyright (C) 2016 the V8 project authors. All rights reserved.
// 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.
/*--- /*---
id: sec-reserved-words esid: sec-reserved-words
es6id: 11.6.2 es6id: 11.6.2
description: The `await` token is not permitted as an identifier in module code description: The `await` token is not permitted as an identifier in module code
flags: [module] flags: [module]

View File

@ -1,7 +1,7 @@
// Copyright (C) 2016 the V8 project authors. All rights reserved. // Copyright (C) 2016 the V8 project authors. All rights reserved.
// 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.
/*--- /*---
id: sec-reserved-words esid: sec-reserved-words
es6id: 11.6.2 es6id: 11.6.2
description: The `await` token is permitted as an identifier in script code description: The `await` token is permitted as an identifier in script code
---*/ ---*/