archives

« Bugzilla Issues Index

#1425 — 11.4.3, Table 30: typeof operator result for Array and Arguments exotic objects


`typeof []` or `typeof arguments` should not be implementation-defined.

Arrays and Arguments fall into the last category (exotic objects which do not implement [[Call]]), but their `typeof` result should not be implementation-defined.


fixed in rev 15 editor's draft


resolved in rev 15, May 14, 2013 draft