mirror of
https://github.com/tc39/test262.git
synced 2025-07-28 00:14:35 +02:00
Reorganize target folders - more class fields
This commit is contained in:
parent
1aba619c00
commit
7c629ac802
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: sec-class-definitions-static-semantics-early-errors
|
esid: sec-class-definitions-static-semantics-early-errors
|
||||||
path: language/statements/class/syntax/early-errors/delete/field-delete-covered-
|
path: language/statements/class/fields/syntax/early-errors/delete/field-delete-covered-
|
||||||
name: in field, covered
|
name: in field, covered
|
||||||
info: |
|
info: |
|
||||||
Static Semantics: Early Errors
|
Static Semantics: Early Errors
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: sec-class-definitions-static-semantics-early-errors
|
esid: sec-class-definitions-static-semantics-early-errors
|
||||||
path: language/statements/class/syntax/early-errors/delete/field-delete-twice-covered-
|
path: language/statements/class/fields/syntax/early-errors/delete/field-delete-twice-covered-
|
||||||
name: in field, recursively covered
|
name: in field, recursively covered
|
||||||
info: |
|
info: |
|
||||||
Static Semantics: Early Errors
|
Static Semantics: Early Errors
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: sec-class-definitions-static-semantics-early-errors
|
esid: sec-class-definitions-static-semantics-early-errors
|
||||||
path: language/statements/class/syntax/early-errors/delete/field-delete-
|
path: language/statements/class/fields/syntax/early-errors/delete/field-delete-
|
||||||
name: in field
|
name: in field
|
||||||
info: |
|
info: |
|
||||||
This file must never use the onlyStrict flag as the strict mode should always
|
This file must never use the onlyStrict flag as the strict mode should always
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: sec-class-definitions-static-semantics-early-errors
|
esid: sec-class-definitions-static-semantics-early-errors
|
||||||
path: language/statements/class/syntax/early-errors/delete/method-delete-covered-
|
path: language/statements/class/fields/syntax/early-errors/delete/method-delete-covered-
|
||||||
name: in method, covered
|
name: in method, covered
|
||||||
info: |
|
info: |
|
||||||
This file must never use the onlyStrict flag as the strict mode should always
|
This file must never use the onlyStrict flag as the strict mode should always
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: sec-class-definitions-static-semantics-early-errors
|
esid: sec-class-definitions-static-semantics-early-errors
|
||||||
path: language/statements/class/syntax/early-errors/delete/method-delete-twice-covered-
|
path: language/statements/class/fields/syntax/early-errors/delete/method-delete-twice-covered-
|
||||||
name: in method, recursively covered
|
name: in method, recursively covered
|
||||||
info: |
|
info: |
|
||||||
This file must never use the onlyStrict flag as the strict mode should always
|
This file must never use the onlyStrict flag as the strict mode should always
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: sec-class-definitions-static-semantics-early-errors
|
esid: sec-class-definitions-static-semantics-early-errors
|
||||||
path: language/statements/class/syntax/early-errors/delete/method-delete-
|
path: language/statements/class/fields/syntax/early-errors/delete/method-delete-
|
||||||
name: in method
|
name: in method
|
||||||
info: |
|
info: |
|
||||||
This file must never use the onlyStrict flag as the strict mode should always
|
This file must never use the onlyStrict flag as the strict mode should always
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: sec-class-definitions-static-semantics-early-errors
|
esid: sec-class-definitions-static-semantics-early-errors
|
||||||
path: language/expressions/class/syntax/early-errors/delete/field-delete-covered-
|
path: language/expressions/class/fields/syntax/early-errors/delete/field-delete-covered-
|
||||||
name: in field, covered
|
name: in field, covered
|
||||||
info: |
|
info: |
|
||||||
This file must never use the onlyStrict flag as the strict mode should always
|
This file must never use the onlyStrict flag as the strict mode should always
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: sec-class-definitions-static-semantics-early-errors
|
esid: sec-class-definitions-static-semantics-early-errors
|
||||||
path: language/expressions/class/syntax/early-errors/delete/field-delete-twice-covered-
|
path: language/expressions/class/fields/syntax/early-errors/delete/field-delete-twice-covered-
|
||||||
name: in field, recursively covered
|
name: in field, recursively covered
|
||||||
info: |
|
info: |
|
||||||
This file must never use the onlyStrict flag as the strict mode should always
|
This file must never use the onlyStrict flag as the strict mode should always
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: sec-class-definitions-static-semantics-early-errors
|
esid: sec-class-definitions-static-semantics-early-errors
|
||||||
path: language/expressions/class/syntax/early-errors/delete/field-delete-
|
path: language/expressions/class/fields/syntax/early-errors/delete/field-delete-
|
||||||
name: in field
|
name: in field
|
||||||
info: |
|
info: |
|
||||||
This file must never use the onlyStrict flag as the strict mode should always
|
This file must never use the onlyStrict flag as the strict mode should always
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: sec-class-definitions-static-semantics-early-errors
|
esid: sec-class-definitions-static-semantics-early-errors
|
||||||
path: language/expressions/class/syntax/early-errors/delete/method-delete-covered-
|
path: language/expressions/class/fields/syntax/early-errors/delete/method-delete-covered-
|
||||||
name: in method, covered
|
name: in method, covered
|
||||||
info: |
|
info: |
|
||||||
This file must never use the onlyStrict flag as the strict mode should always
|
This file must never use the onlyStrict flag as the strict mode should always
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: sec-class-definitions-static-semantics-early-errors
|
esid: sec-class-definitions-static-semantics-early-errors
|
||||||
path: language/expressions/class/syntax/early-errors/delete/method-delete-twice-covered-
|
path: language/expressions/class/fields/syntax/early-errors/delete/method-delete-twice-covered-
|
||||||
name: in method, recursively covered
|
name: in method, recursively covered
|
||||||
info: |
|
info: |
|
||||||
This file must never use the onlyStrict flag as the strict mode should always
|
This file must never use the onlyStrict flag as the strict mode should always
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: sec-class-definitions-static-semantics-early-errors
|
esid: sec-class-definitions-static-semantics-early-errors
|
||||||
path: language/expressions/class/syntax/early-errors/delete/method-delete-
|
path: language/expressions/class/fields/syntax/early-errors/delete/method-delete-
|
||||||
name: in method
|
name: in method
|
||||||
info: |
|
info: |
|
||||||
This file must never use the onlyStrict flag as the strict mode should always
|
This file must never use the onlyStrict flag as the strict mode should always
|
||||||
|
Loading…
x
Reference in New Issue
Block a user