archives

« Bugzilla Issues Index

#1971 — 12.13.4: "yield" should be allowed in Destructuring Assignment


`[yield] = [0]` should be allowed in non-strict mode. The AssignmentProperty production rule in 12.13.4 needs to updated to use "IdentifierReference" instead of "Identifier"


fixed in rev20 editor's draft


fixed in rev20 draft, Oct. 28, 2013