archives

« Bugzilla Issues Index

#3173 — 12.14.5.3 IteratorDestructuringAssignmentEvaluation: Unreachable step 5 for AssignmentRestElement


12.14.5.3 Runtime Semantics: IteratorDestructuringAssignmentEvaluation

Step 5 for AssignmentRestElement can never be reached due to previous early error restrictions to disallow code like `[...[a]] = [[]]`, cf. 12.14.5.1 DestructuringAssignmentTarget in AssignmentRestElement needs to be a valid simple assignment target.


fixed in rev28 editor's draft


fixed in rev28