archives

« Bugzilla Issues Index

#2047 — 22.1.3.7: "If A is undefined"


In 22.1.3.7 "Array.prototype.filter ( callbackfn [ , thisArg ] )",
step 8 says:
Let A be undefined.
and step 10 says:
If A is undefined, then ...
but between the two (in step 9), there's nothing that would cause A to *not* be undefined.

Change newObj to A in 9.c.i.1?


Ditto 22.1.3.15.


fixed in rev20 editor's draft


fixed in rev20 draft, Oct. 28, 2013