« Bugzilla Issues Index
#2390 — 19.1.3.4: Object.prototype.propertyIsEnumerable() should accept symbols
- bug_id:
2390
- creation_ts:
2013-12-13 08:03:00 -0800
- short_desc:
19.1.3.4: Object.prototype.propertyIsEnumerable() should accept symbols
- delta_ts:
2014-04-06 11:31:04 -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:
6937
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-12-13 08:03:45 -0800
19.1.3.4 Object.prototype.propertyIsEnumerable (V), step 1:
Change `ToString(V)` to `ToPropertyKey(V)` for symbol-valued property keys.
- commentid:
7330
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-02-16 17:29:08 -0800
fixed in rev23 editor's draft
- commentid:
7586
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-04-06 11:31:04 -0700
fixed in rev23 draft