mirror of https://github.com/tc39/test262.git
prefix params cases to dflt- while templates are not set to dlft anymore
This commit is contained in:
parent
ae1455c062
commit
abaf554c2d
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/expressions/arrow-function/params-dflt-
|
path: language/expressions/arrow-function/params-
|
||||||
name: arrow function expression
|
name: arrow function expression
|
||||||
esid: sec-arrow-function-definitions-runtime-semantics-evaluation
|
esid: sec-arrow-function-definitions-runtime-semantics-evaluation
|
||||||
es6id: 14.2.16
|
es6id: 14.2.16
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/statements/class/params-dflt-gen-meth-static-
|
path: language/statements/class/params-gen-meth-static-
|
||||||
name: static class expression generator method
|
name: static class expression generator method
|
||||||
esid: sec-runtime-semantics-bindingclassdeclarationevaluation
|
esid: sec-runtime-semantics-bindingclassdeclarationevaluation
|
||||||
es6id: 14.5.15
|
es6id: 14.5.15
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/statements/class/params-dflt-gen-meth-
|
path: language/statements/class/params-gen-meth-
|
||||||
name: class expression method
|
name: class expression method
|
||||||
esid: sec-class-definitions-runtime-semantics-evaluation
|
esid: sec-class-definitions-runtime-semantics-evaluation
|
||||||
es6id: 14.5.16
|
es6id: 14.5.16
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/statements/class/params-dflt-meth-static-
|
path: language/statements/class/params-meth-static-
|
||||||
name: static class expression method
|
name: static class expression method
|
||||||
esid: sec-runtime-semantics-bindingclassdeclarationevaluation
|
esid: sec-runtime-semantics-bindingclassdeclarationevaluation
|
||||||
es6id: 14.5.15
|
es6id: 14.5.15
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/statements/class/params-dflt-meth-
|
path: language/statements/class/params-meth-
|
||||||
name: class expression method
|
name: class expression method
|
||||||
esid: sec-runtime-semantics-bindingclassdeclarationevaluation
|
esid: sec-runtime-semantics-bindingclassdeclarationevaluation
|
||||||
es6id: 14.5.15
|
es6id: 14.5.15
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/expressions/class/params-dflt-gen-meth-static-
|
path: language/expressions/class/params-gen-meth-static-
|
||||||
name: static class expression generator method
|
name: static class expression generator method
|
||||||
esid: sec-class-definitions-runtime-semantics-evaluation
|
esid: sec-class-definitions-runtime-semantics-evaluation
|
||||||
es6id: 14.5.16
|
es6id: 14.5.16
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/expressions/class/params-dflt-gen-meth-
|
path: language/expressions/class/params-gen-meth-
|
||||||
name: class expression method
|
name: class expression method
|
||||||
esid: sec-class-definitions-runtime-semantics-evaluation
|
esid: sec-class-definitions-runtime-semantics-evaluation
|
||||||
es6id: 14.5.16
|
es6id: 14.5.16
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/expressions/class/params-dflt-meth-static-
|
path: language/expressions/class/params-meth-static-
|
||||||
name: static class expression method
|
name: static class expression method
|
||||||
esid: sec-class-definitions-runtime-semantics-evaluation
|
esid: sec-class-definitions-runtime-semantics-evaluation
|
||||||
es6id: 14.5.16
|
es6id: 14.5.16
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/expressions/class/params-dflt-meth-
|
path: language/expressions/class/params-meth-
|
||||||
name: class expression method
|
name: class expression method
|
||||||
esid: sec-class-definitions-runtime-semantics-evaluation
|
esid: sec-class-definitions-runtime-semantics-evaluation
|
||||||
es6id: 14.5.16
|
es6id: 14.5.16
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/statements/function/params-dflt-
|
path: language/statements/function/params-
|
||||||
name: function declaration
|
name: function declaration
|
||||||
esid: sec-function-definitions-runtime-semantics-instantiatefunctionobject
|
esid: sec-function-definitions-runtime-semantics-instantiatefunctionobject
|
||||||
es6id: 14.1.19
|
es6id: 14.1.19
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/expressions/function/params-dflt-
|
path: language/expressions/function/params-
|
||||||
name: function expression
|
name: function expression
|
||||||
esid: sec-function-definitions-runtime-semantics-evaluation
|
esid: sec-function-definitions-runtime-semantics-evaluation
|
||||||
es6id: 14.1.20
|
es6id: 14.1.20
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/statements/generators/params-dflt-
|
path: language/statements/generators/params-
|
||||||
name: generator function declaration
|
name: generator function declaration
|
||||||
esid: sec-generator-function-definitions-runtime-semantics-instantiatefunctionobject
|
esid: sec-generator-function-definitions-runtime-semantics-instantiatefunctionobject
|
||||||
es6id: 14.4.12
|
es6id: 14.4.12
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/expressions/generators/params-dflt-
|
path: language/expressions/generators/params-
|
||||||
name: generator function expression
|
name: generator function expression
|
||||||
esid: sec-generator-function-definitions-runtime-semantics-evaluation
|
esid: sec-generator-function-definitions-runtime-semantics-evaluation
|
||||||
es6id: 14.4.14
|
es6id: 14.4.14
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/expressions/object/method-definition/params-dflt-gen-meth-
|
path: language/expressions/object/method-definition/params-gen-meth-
|
||||||
name: generator method
|
name: generator method
|
||||||
esid: sec-generator-function-definitions-runtime-semantics-propertydefinitionevaluation
|
esid: sec-generator-function-definitions-runtime-semantics-propertydefinitionevaluation
|
||||||
es6id: 14.4.13
|
es6id: 14.4.13
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/expressions/object/method-definition/params-dflt-meth-
|
path: language/expressions/object/method-definition/params-meth-
|
||||||
name: method
|
name: method
|
||||||
esid: sec-runtime-semantics-definemethod
|
esid: sec-runtime-semantics-definemethod
|
||||||
es6id: 14.3.8
|
es6id: 14.3.8
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/expressions/arrow-function/params-dflt-
|
path: language/expressions/arrow-function/params-
|
||||||
name: arrow function expression
|
name: arrow function expression
|
||||||
esid: sec-arrow-function-definitions-runtime-semantics-evaluation
|
esid: sec-arrow-function-definitions-runtime-semantics-evaluation
|
||||||
es6id: 14.2.16
|
es6id: 14.2.16
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/statements/class/params-dflt-gen-meth-static-
|
path: language/statements/class/params-gen-meth-static-
|
||||||
name: static class expression generator method
|
name: static class expression generator method
|
||||||
esid: sec-runtime-semantics-bindingclassdeclarationevaluation
|
esid: sec-runtime-semantics-bindingclassdeclarationevaluation
|
||||||
es6id: 14.5.15
|
es6id: 14.5.15
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/statements/class/params-dflt-gen-meth-
|
path: language/statements/class/params-gen-meth-
|
||||||
name: class expression method
|
name: class expression method
|
||||||
esid: sec-class-definitions-runtime-semantics-evaluation
|
esid: sec-class-definitions-runtime-semantics-evaluation
|
||||||
es6id: 14.5.16
|
es6id: 14.5.16
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/statements/class/params-dflt-meth-static-
|
path: language/statements/class/params-meth-static-
|
||||||
name: static class expression method
|
name: static class expression method
|
||||||
esid: sec-runtime-semantics-bindingclassdeclarationevaluation
|
esid: sec-runtime-semantics-bindingclassdeclarationevaluation
|
||||||
es6id: 14.5.15
|
es6id: 14.5.15
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/statements/class/params-dflt-meth-
|
path: language/statements/class/params-meth-
|
||||||
name: class expression method
|
name: class expression method
|
||||||
esid: sec-runtime-semantics-bindingclassdeclarationevaluation
|
esid: sec-runtime-semantics-bindingclassdeclarationevaluation
|
||||||
es6id: 14.5.15
|
es6id: 14.5.15
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/expressions/class/params-dflt-gen-meth-static-
|
path: language/expressions/class/params-gen-meth-static-
|
||||||
name: static class expression generator method
|
name: static class expression generator method
|
||||||
esid: sec-class-definitions-runtime-semantics-evaluation
|
esid: sec-class-definitions-runtime-semantics-evaluation
|
||||||
es6id: 14.5.16
|
es6id: 14.5.16
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/expressions/class/params-dflt-gen-meth-
|
path: language/expressions/class/params-gen-meth-
|
||||||
name: class expression method
|
name: class expression method
|
||||||
esid: sec-class-definitions-runtime-semantics-evaluation
|
esid: sec-class-definitions-runtime-semantics-evaluation
|
||||||
es6id: 14.5.16
|
es6id: 14.5.16
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/expressions/class/params-dflt-meth-static-
|
path: language/expressions/class/params-meth-static-
|
||||||
name: static class expression method
|
name: static class expression method
|
||||||
esid: sec-class-definitions-runtime-semantics-evaluation
|
esid: sec-class-definitions-runtime-semantics-evaluation
|
||||||
es6id: 14.5.16
|
es6id: 14.5.16
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/expressions/class/params-dflt-meth-
|
path: language/expressions/class/params-meth-
|
||||||
name: class expression method
|
name: class expression method
|
||||||
esid: sec-class-definitions-runtime-semantics-evaluation
|
esid: sec-class-definitions-runtime-semantics-evaluation
|
||||||
es6id: 14.5.16
|
es6id: 14.5.16
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/statements/function/params-dflt-
|
path: language/statements/function/params-
|
||||||
name: function declaration
|
name: function declaration
|
||||||
esid: sec-function-definitions-runtime-semantics-instantiatefunctionobject
|
esid: sec-function-definitions-runtime-semantics-instantiatefunctionobject
|
||||||
es6id: 14.1.19
|
es6id: 14.1.19
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/expressions/function/params-dflt-
|
path: language/expressions/function/params-
|
||||||
name: function expression
|
name: function expression
|
||||||
esid: sec-function-definitions-runtime-semantics-evaluation
|
esid: sec-function-definitions-runtime-semantics-evaluation
|
||||||
es6id: 14.1.20
|
es6id: 14.1.20
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/statements/generators/params-dflt-
|
path: language/statements/generators/params-
|
||||||
name: generator function declaration
|
name: generator function declaration
|
||||||
esid: sec-generator-function-definitions-runtime-semantics-instantiatefunctionobject
|
esid: sec-generator-function-definitions-runtime-semantics-instantiatefunctionobject
|
||||||
es6id: 14.4.12
|
es6id: 14.4.12
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/expressions/generators/params-dflt-
|
path: language/expressions/generators/params-
|
||||||
name: generator function expression
|
name: generator function expression
|
||||||
esid: sec-generator-function-definitions-runtime-semantics-evaluation
|
esid: sec-generator-function-definitions-runtime-semantics-evaluation
|
||||||
es6id: 14.4.14
|
es6id: 14.4.14
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/expressions/object/method-definition/params-dflt-gen-meth-
|
path: language/expressions/object/method-definition/params-gen-meth-
|
||||||
name: generator method
|
name: generator method
|
||||||
esid: sec-generator-function-definitions-runtime-semantics-propertydefinitionevaluation
|
esid: sec-generator-function-definitions-runtime-semantics-propertydefinitionevaluation
|
||||||
es6id: 14.4.13
|
es6id: 14.4.13
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/expressions/object/method-definition/params-dflt-meth-
|
path: language/expressions/object/method-definition/params-meth-
|
||||||
name: method
|
name: method
|
||||||
esid: sec-runtime-semantics-definemethod
|
esid: sec-runtime-semantics-definemethod
|
||||||
es6id: 14.3.8
|
es6id: 14.3.8
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/expressions/arrow-function/params-dflt-
|
path: language/expressions/arrow-function/params-
|
||||||
name: arrow function expression
|
name: arrow function expression
|
||||||
esid: sec-arrow-function-definitions-runtime-semantics-evaluation
|
esid: sec-arrow-function-definitions-runtime-semantics-evaluation
|
||||||
es6id: 14.2.16
|
es6id: 14.2.16
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/statements/class/params-dflt-gen-meth-static-
|
path: language/statements/class/params-gen-meth-static-
|
||||||
name: static class expression generator method
|
name: static class expression generator method
|
||||||
esid: sec-runtime-semantics-bindingclassdeclarationevaluation
|
esid: sec-runtime-semantics-bindingclassdeclarationevaluation
|
||||||
es6id: 14.5.15
|
es6id: 14.5.15
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/statements/class/params-dflt-gen-meth-
|
path: language/statements/class/params-gen-meth-
|
||||||
name: class expression method
|
name: class expression method
|
||||||
esid: sec-class-definitions-runtime-semantics-evaluation
|
esid: sec-class-definitions-runtime-semantics-evaluation
|
||||||
es6id: 14.5.16
|
es6id: 14.5.16
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/statements/class/params-dflt-meth-static-
|
path: language/statements/class/params-meth-static-
|
||||||
name: static class expression method
|
name: static class expression method
|
||||||
esid: sec-runtime-semantics-bindingclassdeclarationevaluation
|
esid: sec-runtime-semantics-bindingclassdeclarationevaluation
|
||||||
es6id: 14.5.15
|
es6id: 14.5.15
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/statements/class/params-dflt-meth-
|
path: language/statements/class/params-meth-
|
||||||
name: class expression method
|
name: class expression method
|
||||||
esid: sec-runtime-semantics-bindingclassdeclarationevaluation
|
esid: sec-runtime-semantics-bindingclassdeclarationevaluation
|
||||||
es6id: 14.5.15
|
es6id: 14.5.15
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/expressions/class/params-dflt-gen-meth-static-
|
path: language/expressions/class/params-gen-meth-static-
|
||||||
name: static class expression generator method
|
name: static class expression generator method
|
||||||
esid: sec-class-definitions-runtime-semantics-evaluation
|
esid: sec-class-definitions-runtime-semantics-evaluation
|
||||||
es6id: 14.5.16
|
es6id: 14.5.16
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/expressions/class/params-dflt-gen-meth-
|
path: language/expressions/class/params-gen-meth-
|
||||||
name: class expression method
|
name: class expression method
|
||||||
esid: sec-class-definitions-runtime-semantics-evaluation
|
esid: sec-class-definitions-runtime-semantics-evaluation
|
||||||
es6id: 14.5.16
|
es6id: 14.5.16
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/expressions/class/params-dflt-meth-static-
|
path: language/expressions/class/params-meth-static-
|
||||||
name: static class expression method
|
name: static class expression method
|
||||||
esid: sec-class-definitions-runtime-semantics-evaluation
|
esid: sec-class-definitions-runtime-semantics-evaluation
|
||||||
es6id: 14.5.16
|
es6id: 14.5.16
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/expressions/class/params-dflt-meth-
|
path: language/expressions/class/params-meth-
|
||||||
name: class expression method
|
name: class expression method
|
||||||
esid: sec-class-definitions-runtime-semantics-evaluation
|
esid: sec-class-definitions-runtime-semantics-evaluation
|
||||||
es6id: 14.5.16
|
es6id: 14.5.16
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/statements/function/params-dflt-
|
path: language/statements/function/params-
|
||||||
name: function declaration
|
name: function declaration
|
||||||
esid: sec-function-definitions-runtime-semantics-instantiatefunctionobject
|
esid: sec-function-definitions-runtime-semantics-instantiatefunctionobject
|
||||||
es6id: 14.1.19
|
es6id: 14.1.19
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/expressions/function/params-dflt-
|
path: language/expressions/function/params-
|
||||||
name: function expression
|
name: function expression
|
||||||
esid: sec-function-definitions-runtime-semantics-evaluation
|
esid: sec-function-definitions-runtime-semantics-evaluation
|
||||||
es6id: 14.1.20
|
es6id: 14.1.20
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/statements/generators/params-dflt-
|
path: language/statements/generators/params-
|
||||||
name: generator function declaration
|
name: generator function declaration
|
||||||
esid: sec-generator-function-definitions-runtime-semantics-instantiatefunctionobject
|
esid: sec-generator-function-definitions-runtime-semantics-instantiatefunctionobject
|
||||||
es6id: 14.4.12
|
es6id: 14.4.12
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/expressions/generators/params-dflt-
|
path: language/expressions/generators/params-
|
||||||
name: generator function expression
|
name: generator function expression
|
||||||
esid: sec-generator-function-definitions-runtime-semantics-evaluation
|
esid: sec-generator-function-definitions-runtime-semantics-evaluation
|
||||||
es6id: 14.4.14
|
es6id: 14.4.14
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/expressions/object/method-definition/params-dflt-gen-meth-
|
path: language/expressions/object/method-definition/params-gen-meth-
|
||||||
name: generator method
|
name: generator method
|
||||||
esid: sec-generator-function-definitions-runtime-semantics-propertydefinitionevaluation
|
esid: sec-generator-function-definitions-runtime-semantics-propertydefinitionevaluation
|
||||||
es6id: 14.4.13
|
es6id: 14.4.13
|
||||||
|
|
|
@ -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.
|
||||||
/*---
|
/*---
|
||||||
path: language/expressions/object/method-definition/params-dflt-meth-
|
path: language/expressions/object/method-definition/params-meth-
|
||||||
name: method
|
name: method
|
||||||
esid: sec-runtime-semantics-definemethod
|
esid: sec-runtime-semantics-definemethod
|
||||||
es6id: 14.3.8
|
es6id: 14.3.8
|
||||||
|
|
Loading…
Reference in New Issue