archives

« Bugzilla Issues Index

#817 — 13.3: "LexicallyDeclaredNames of FormalParameterList"


In 13.3 "Method Definitions",
under "Static Semantics: Early Errors",
group 1 bullet 1 says:
It is a Syntax Error if any element of the LexicallyDeclaredNames of
FormalParameterList also occurs in the VarDeclaredNames of FunctionBody.

but LexicallyDeclaredNames is not defined on FormalParameterList.

Change "LexicallyDeclaredNames" to "Bound Names"? (as in bullet 2)


that particular bullet has been refactored away ion the rev 11 draft. The overall issue should now be fixed


in October 26, 2012 release draft