« Bugzilla Issues Index
#3086 — 22.2.3.26: 'O' not defined
- bug_id:
3086
- creation_ts:
2014-07-27 17:01:00 -0700
- short_desc:
22.2.3.26: 'O' not defined
- delta_ts:
2014-08-25 08:29:22 -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:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
9623
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2014-07-27 17:01:47 -0700
In 22.2.3.26 "%TypedArray%.prototype.sort ( comparefn )",
step 3 says:
Let buffer be the value of O’s [[ViewedArrayBuffer]] internal slot.
but 'O' is not defined.
Change "O" to "obj" ?
- commentid:
9674
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-08-05 13:18:15 -0700
fixed in rev27 editor's draft
- commentid:
9895
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-08-25 08:29:22 -0700
fixed in rev27 draft