diff --git a/spec.html b/spec.html index 9fc89c25e36..f03f6bb5dde 100644 --- a/spec.html +++ b/spec.html @@ -15445,7 +15445,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