archives

« Bugzilla Issues Index

#456 — 12.6.4: iterationKind & lhsKind


In 12.6.4 "12.6.4 The for-in and for-of Statements",

(a) the preamble for the abstract operation For In/Of Expression Evaluation should say that the value of argument 'iterationKind' is 'enumerate' or 'iterate'.

(b) the preamble for the abstract operation For In/Of Body Evaluation should say that the value of argument 'lhsKind' is 'assignment', 'varBinding', or 'lexicalBinding'.


corrected in editor's draft