archives

« Bugzilla Issues Index

#2105 — 9.2 ECMAScript Function Objects: Typos


9.2 ECMAScript Function Objects, 3rd paragraph:

> ECMAScript function objects are considered to be ordinary object [...]

Change "object" to plural "objects".


> [...] they may use alternative definitions [[Get]] and [[GetOwnProperty]].

Missing "of" after "definitions".


9.2 ECMAScript Function Objects, 4th paragraph:

> All ECMAScript function objects all have the [[Call]] [...]

Remove the second "all".


9.2 ECMAScript Function Objects, 1st paragraph:

Missing hyphen in "non strict mode", change to "non-strict mode".


fixed in rev21 editor's draft


fixed in rev21 draft