« Bugzilla Issues Index
#2393 — 22.2.3.32 get % TypedArray%.prototype [ @@toStringTag ]: Unusual .name value
- bug_id:
2393
- creation_ts:
2013-12-13 08:19:00 -0800
- short_desc:
22.2.3.32 get % TypedArray%.prototype [ @@toStringTag ]: Unusual .name value
- delta_ts:
2014-04-06 11:29:30 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 21: November 8, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
6940
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-12-13 08:19:45 -0800
22.2.3.32 get % TypedArray%.prototype [ @@toStringTag ]:
@@toStringTag is a get accessor property, but the .name does not include "get". Change from "[Symbol.toStringTag]" to "get [Symbol.toStringTag]" ?
- commentid:
7329
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-02-16 17:26:37 -0800
fixed in rev23 editor's draft
- commentid:
7518
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-04-06 11:29:30 -0700
fixed in rev23 draft