archives

« Bugzilla Issues Index

#1639 — 8.3.16.*: misc typos


8.3.16.1 / step 1
If F’s [[Code]] internal data property has the vaue undefined, ...

s/vaue/value/
= Bug 1611

---

8.3.16.6 / step 2
Let status be the result of DefinePropertyOfThrow(...)

s/OfThrow/OrThrow/

---

8.3.16.9 / alg 2 / step 3
Let the /scope/ be the Global Environment.

Delete the first "the"

---

8.3.16.9 / alg 2 / step 8
Perform the result of the abstract operation FunctionInitialise ...

Delete "the result of"

---

8.3.16.10 / step 4
Set F’s essential internal method [[Construct]] to the definition
specified in 8.3.15.2.

s/15/16/


Also:

8.3.16.7 / step 1
If the functionPrototype argument was not passed,then
8.3.16.8 / step 1
If the functionPrototype argument was not passed,then
8.3.16.10 / step 2
If the prototype argument was not provided,then
8.3.16.10 / step 3
If the writablePrototype argument was not provided,then

In each case, insert a space before "then".


fixed in rev17 editor's draft


fixed in rev17, August 23, 2013 draft