archives

« Bugzilla Issues Index

#3224 — 14.6.2.1: missing rules for HasProductionInTailPosition


In 14.6.2.1 "Statement Rules",
group 5 covers five of the right-hand-sides for IterationStatement,
but omits six (3 for-in and 3 for-of).


fixed in rev28 editor's draft

added to 6 to the always return false set (because for-in/of loop termination can call iterator return method.


fixed in rev28