mirror of https://github.com/tc39/test262.git
Merge pull request #539 from bocoup/id-to-esid
Update meta data: `id` to `esid`
This commit is contained in:
commit
b1c979d391
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: The `export` declaration may not appear within eval code
|
||||
id: sec-scripts
|
||||
esid: sec-scripts
|
||||
flags: [module]
|
||||
info: |
|
||||
Eval code is the source text supplied to the built-in eval function. More
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: The `import` declaration may not appear within eval code
|
||||
id: sec-scripts
|
||||
esid: sec-scripts
|
||||
flags: [module]
|
||||
info: |
|
||||
Eval code is the source text supplied to the built-in eval function. More
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: The `export` declaration may not appear within a ScriptBody
|
||||
id: sec-scripts
|
||||
esid: sec-scripts
|
||||
negative: SyntaxError
|
||||
info: |
|
||||
A.5 Scripts and Modules
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: The `import` declaration may not appear within a ScriptBody
|
||||
id: sec-scripts
|
||||
esid: sec-scripts
|
||||
negative: SyntaxError
|
||||
info: |
|
||||
A.5 Scripts and Modules
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Expression cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Expression cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Expression cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Expression cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Expression cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Expression cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Expression cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Expression cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Expression cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Expression cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Expression cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `export` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Expression cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Expression cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Expression cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Expression cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Expression cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Expression cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Expression cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Expression cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Expression cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Expression cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Expression cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: Statement cannot contain an `import` declaration
|
||||
id: sec-modules
|
||||
esid: sec-modules
|
||||
negative: SyntaxError
|
||||
flags: [module]
|
||||
---*/
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
/*---
|
||||
description: Module code is always strict mode code.
|
||||
es6id: 10.2.1
|
||||
id: sec-strict-mode-code
|
||||
esid: sec-strict-mode-code
|
||||
flags: [module]
|
||||
negative: SyntaxError
|
||||
---*/
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||
// 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
|
||||
description: The `await` token is not permitted as an identifier in module code
|
||||
flags: [module]
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||
// 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
|
||||
description: The `await` token is permitted as an identifier in script code
|
||||
---*/
|
||||
|
|
Loading…
Reference in New Issue