----------------------------------------
In 19.1.3.4 "Object.prototype.propertyIsEnumerable ( V )":
{1}
19.1.3.4 / step 1:
Let /P/ be ToPropoertyKey(/V/).
s|Propoerty|Property|
----------------------------------------
In 19.2.1 "The Function Constructor":
{2}
19.2.1 / para 1:
... both as factory method and to perform constructor instance initialisation.
s|isation|ization|
----------------------------------------
In 19.2.1.1 "Function ( p1, p2, [...] , pn, body )":
{3}
19.2.1.1 / step 19:
Perform the FunctionInitialize abstract operation with arguments
/F/, Normal, /parameters/, /body/, and /scope/.
Put 'Normal' in sans-serif.
{4}
19.2.1.1 / step 23:
Let /hasName/ be HasOwnProprty(/F/, "name").
s|Proprty|Property|
----------------------------------------
In 19.3.1 "The Boolean Constructor":
{5}
19.3.1 / para 1:
... perform type conversion and to perform constructor instance initialisation.
s|isation|ization|
----------------------------------------
In 19.5.1 "The Error Constructor":
{6}
19.5.1 / para 1:
... both as factory method and to perform constructor instance initialisation.
s|isation|ization|
----------------------------------------
In 19.5.6.1 "NativeError Constructors":
{7}
19.5.6.1 / para 1:
... both as factory method and to perform constructor instance initialisation.
s|isation|ization|
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Most of these have been fixed in rev24. Here's what's left:
----------------------------------------
In 19.1.3.4 "Object.prototype.propertyIsEnumerable ( V )":
{1}
19.1.3.4 / step 1:
Let /P/ be ToPropoertyKey(/V/).
s|Propoerty|Property|
----------------------------------------
In 19.2.1.1 "Function ( p1, p2, [...] , pn, body )":
{3}
19.2.1.1 / step 21:
Perform the FunctionInitialize abstract operation with arguments
/F/, Normal, /parameters/, /body/, and /scope/.
Put 'Normal' in sans-serif.
XXX
fixed in rev25 editor's draft
confirmed fixed.