archives

« Bugzilla Issues Index

#2242 — 12.13.5.3, 12.13.5.4: Revert removal of production parameters in Runtime Semantics


12.13.5.3 Runtime Semantics: IteratorDestructuringAssignmentEvaluation:
12.13.5.4 Runtime Semantics: KeyedDestructuringAssignmentEvaluation:

Production parameters have been removed, but are still needed in algorithm steps.

For example in 12.13.5.3, "AssignmentElement : DestructuringAssignmentTarget Initialiser{opt}", step 7a.

And 12.13.5.4, "AssignmentElement : DestructuringAssignmentTarget Initialiser{opt}", step 4a.


fixed in rev22 editor's draft