archives

« Bugzilla Issues Index

#2109 — 9.2.11 SetFunctionName: Assignment to wrong variable in step 3b


9.2.11 SetFunctionName Abstract Operation, step 3.b:

> b. Else, let description be the concatenation of "[", description, and "]".

`"[", description, and "]"` should be assigned to `name` instead of `description`.


fixed in rev21 editor's draft


fixed in rev21 draft