From 97cb7914bd41fc3bc96df29991e8b0f7a030d23e Mon Sep 17 00:00:00 2001 From: Michael Dyck Date: Sun, 15 Aug 2021 19:42:56 -0700 Subject: [PATCH] Editorial: Change |PropertyDefinition| to |ObjectLiteral| (#2473) ... in the early error rule for ObjectLiteral. When you're deciding whether to apply the rule, "this |PropertyDefinition|" isn't well-defined. --- spec.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec.html b/spec.html index 8a72011b56..2c495dc78a 100644 --- a/spec.html +++ b/spec.html @@ -17947,7 +17947,7 @@

Static Semantics: Early Errors