archives

« Bugzilla Issues Index

#3532 — 12.14.5.3, 12.14.5.4: Add test that Initializer is present


12.14.5.3 Runtime Semantics: IteratorDestructuringAssignmentEvaluation

`AssignmentElement[Yield] : DestructuringAssignmentTarget Initializer_opt`

Step 9: Add "Initializer is present" test to condition.



12.14.5.4 Runtime Semantics: KeyedDestructuringAssignmentEvaluation

Step 7: Add "Initializer is present" test to condition.


fixed in rev31 editor's draft


In Rev31