mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 01:47:00 +02:00
From the specification: It is a Syntax Error if StringValue of IdentifierName is the same String value as the StringValue of any ReservedWord except for yield or await. It is a Syntax Error if this phrase is contained in strict mode code and the StringValue of IdentifierName is: "implements", "interface", "let", "package", "private", "protected", "public", "static", or "yield".
98 KiB
98 KiB