archives

« Bugzilla Issues Index

#2126 — 22.1.3.1, 22.1.3.7, 22.1.3.15, 22.1.3.22, 22.1.3.25: Typo "A" -> "C"


22.1.3.1 Array.prototype.concat:
22.1.3.7 Array.prototype.filter:
22.1.3.15 Array.prototype.map:
22.1.3.22 Array.prototype.slice:
22.1.3.25 Array.prototype.splice:


> If thisRealm and the value of A’s [[Realm]] internal slot are the same value, then [...]

But `A` is always `undefined`, change variable reference from `A` to `C`.


fixed in rev21 editor's draft


fixed in rev21 draft