« Bugzilla Issues Index
#3036 — @@unscopables algorithm changed from array to object but well-know symbol table did not
- bug_id:
3036
- creation_ts:
2014-07-22 17:48:00 -0700
- short_desc:
@@unscopables algorithm changed from array to object but well-know symbol table did not
- delta_ts:
2014-08-25 08:29:21 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 26: July 18, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Farzon Lotfi
- assigned_to:
Allen Wirfs-Brock
- commentid:
9483
- comment_count:
0
- who:
Farzon Lotfi
- bug_when:
2014-07-22 17:48:56 -0700
section 6.1.5.1 Table 1 still says "An Array of string values that are property
names that are excluded from the with environment bindings of the associated
objects.
Should be updated to "An Object of string values ..." to be consistent with the algorithmic change in 22.1.3.31 from Let blackList be ArrayCreate(7, %ArrayPrototype%) to Let blackList be ObjectCreate(%ObjectPrototype%).
- commentid:
9525
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-07-24 09:49:14 -0700
fixed in rev27 editor's draft
- commentid:
9881
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-08-25 08:29:21 -0700
fixed in rev27 draft