« Bugzilla Issues Index
#1425 — 11.4.3, Table 30: typeof operator result for Array and Arguments exotic objects
- bug_id:
1425
- creation_ts:
2013-04-11 12:41:00 -0700
- short_desc:
11.4.3, Table 30: typeof operator result for Array and Arguments exotic objects
- delta_ts:
2013-05-14 18:13:12 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 14: March 8, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
minor
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
3620
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-04-11 12:41:16 -0700
`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.
- commentid:
3666
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-04-19 16:42:46 -0700
fixed in rev 15 editor's draft
- commentid:
3883
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-05-14 18:13:12 -0700
resolved in rev 15, May 14, 2013 draft