diff --git a/spec.html b/spec.html index 99ae19e4d9..223b839bb0 100644 --- a/spec.html +++ b/spec.html @@ -17744,7 +17744,7 @@

Syntax

In certain contexts, |ObjectLiteral| is used as a cover grammar for a more restricted secondary grammar. The |CoverInitializedName| production is necessary to fully cover these secondary grammars. However, use of this production results in an early Syntax Error in normal contexts where an actual |ObjectLiteral| is expected.

- +

Static Semantics: Early Errors

PropertyDefinition : MethodDefinition