mirror of https://github.com/tc39/test262.git
Reorganize target folders - src/dstr-assignment
This commit is contained in:
parent
90ca332e69
commit
5ce0d4ece1
|
@ -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.
|
||||
/*---
|
||||
path: language/expressions/assignment/dstr-
|
||||
path: language/expressions/assignment/dstr/
|
||||
name: >
|
||||
AssignmentExpression
|
||||
esid: sec-variable-statement-runtime-semantics-evaluation
|
||||
|
|
|
@ -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.
|
||||
/*---
|
||||
path: language/statements/for-of/dstr-
|
||||
path: language/statements/for-of/dstr/
|
||||
name: >
|
||||
For..of statement
|
||||
esid: sec-for-in-and-for-of-statements-runtime-semantics-labelledevaluation
|
||||
|
|
|
@ -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.
|
||||
/*---
|
||||
path: language/expressions/assignment/dstr-
|
||||
path: language/expressions/assignment/dstr/
|
||||
name: >
|
||||
AssignmentExpression
|
||||
esid: sec-variable-statement-runtime-semantics-evaluation
|
||||
|
|
|
@ -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.
|
||||
/*---
|
||||
path: language/statements/for-of/dstr-
|
||||
path: language/statements/for-of/dstr/
|
||||
name: >
|
||||
For..of statement
|
||||
esid: sec-for-in-and-for-of-statements-runtime-semantics-labelledevaluation
|
||||
|
|
|
@ -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.
|
||||
/*---
|
||||
path: language/expressions/assignment/dstr-
|
||||
path: language/expressions/assignment/dstr/
|
||||
name: >
|
||||
AssignmentExpression
|
||||
esid: sec-variable-statement-runtime-semantics-evaluation
|
||||
|
|
|
@ -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.
|
||||
/*---
|
||||
path: language/statements/for-in/dstr-
|
||||
path: language/statements/for-in/dstr/
|
||||
name: >
|
||||
For..in statement
|
||||
esid: sec-for-in-and-for-of-statements-runtime-semantics-labelledevaluation
|
||||
|
|
|
@ -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.
|
||||
/*---
|
||||
path: language/statements/for-of/dstr-
|
||||
path: language/statements/for-of/dstr/
|
||||
name: >
|
||||
For..of statement
|
||||
esid: sec-for-in-and-for-of-statements-runtime-semantics-labelledevaluation
|
||||
|
|
Loading…
Reference in New Issue