« Bugzilla Issues Index
#1827 — 12.10.2: "CreateListFromArray"
- bug_id:
1827
- creation_ts:
2013-08-27 11:28:00 -0700
- short_desc:
12.10.2: "CreateListFromArray"
- delta_ts:
2013-09-27 14:47:23 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 17: August 23, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- cc:
andrebargull
- commentid:
5235
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2013-08-27 11:28:04 -0700
In 12.10.2 "Runtime Semantics",
under "Runtime Semantics: Evaluation",
in group 1,
step 9.a says:
Let blacklist be CreateListFromArray(blackListArray).
After 'CreateListFromArray', append 'Like'.
- commentid:
5282
- comment_count:
1
- who:
André Bargull
- bug_when:
2013-08-30 12:16:48 -0700
While you're at it:
- add whitespace in step 7 between `obj` and `@@unscopables`
- change step 9b to `ReturnIfAbrupt(blacklist).`
- change step 9c to `Set unscopables of newEnv's environment record to blacklist.`
- commentid:
5360
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-09-10 12:30:58 -0700
fixed in rev19 editor's draft
- commentid:
5537
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2013-09-27 14:47:23 -0700
fixed in rev19