archives

« Bugzilla Issues Index

#490 — 12.6.4: sentence fragments


In 12.6.4 "The for-in and for-of Statements",
under "Runtime Semantics: Labelled Evaluation",
we have:
"The abstract operation For In/Of Expression Evaluation
with arguments expr, iterationKind, and labelSet."

"The abstract operation For In/Of Body Evaluation
with arguments lhs, stmt, keys, lhsKind, and labelSet."

These are not complete sentences.

Change "with" to "is called with" or "takes".
Or, if you want to parallel 'For Body Evaluation',
append "is performed as follows".


fixed in rev10 editor's draft


fixed in rev10, Sept. 27 2012 draft