« Bugzilla Issues Index
#1069 — 8.4.2.3: undefined "O"
- bug_id:
1069
- creation_ts:
2012-11-27 11:22:00 -0800
- short_desc:
8.4.2.3: undefined "O"
- delta_ts:
2012-12-21 18:08:31 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 12: November 22, 2012 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
- commentid:
2870
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-11-27 11:22:15 -0800
In 8.4.2.3 "ArrayCreate Abstract Operation",
step 8 says:
Call OrdinaryDefineOwnProperty with arguments O, "length" and
Property Descriptor {...}.
but 'O' is not defined.
Change to "A".
- commentid:
2962
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-12-01 11:27:24 -0800
fixed in rev 13 editor's draft