archives

« Bugzilla Issues Index

#722 — 12.2.4: undefined "array"


In 12.2.4 "Destructuring Binding Patterns",
under "Runtime Semantics: Binding Initialisation",
rule 2 step 2 says:
Return the result of performing Indexed Binding Initialisation for
ArrayBindingPattern using array, 0, and environment as arguments.
but 'array' is not defined.

Change to "value".

(Also, in step 1 of the same rule, change "Objec" to "Object".)


corrected in rev 11 editor's draft


in October 26, 2012 release draft