archives

« Bugzilla Issues Index

#940 — 15.14.5.4 + 15.16.5.5: ",in"


In 15.14.5.4 "Map.prototype.forEach ( callbackfn , thisArg = undefined )",
step 7 says:
Repeat for each Record {[[key]], [[value]]} e that is an element
of entries,in original key insertion order

and in 15.16.5.5 "Set.prototype.forEach ( callbackfn , thisArg = undefined )",
step 7 says:
Repeat for each e that is an element of entries,in original insertion order

In each case, insert a space between the comma and "in".


corrected in rev 12 editor's draft


corrected in rev 12, Nov. 22, 2012 draft