archives

« Bugzilla Issues Index

#1694 — 15.3.*: misc typos


15.3.1.1 / step 10
If funcBody Contains YieldExpression is true, ...

'funcBody' is not defined. Change to 'body'.

---

15.3.2.1 / para 1
The value of Function.prototype is the %FunctionPrototype%,
the intrinsic Function prototype object (15.3.3).

Delete "the" before "%FunctionPrototype%".

---

15.3.3.3

Algorithm step-numbers start at 9.

---

15.3.3.3 / step 11
Let argList be be the result of CreateListFromArrayLike(argArray).

Delete one "be".


fixed in rev 17 editor's draft


fixed in rev17, August 23, 2013 draft