« Bugzilla Issues Index
#3278 — 22.2.3.{6,15,30}: 'O' not defined
- bug_id:
3278
- creation_ts:
2014-10-12 11:04:00 -0700
- short_desc:
22.2.3.{6,15,30}: 'O' not defined
- delta_ts:
2014-10-14 15:17:48 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 27: August 24, 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:
10338
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2014-10-12 11:04:54 -0700
In 22.2.3.6 "%TypedArray%.prototype.entries ( )",
step 1 says:
If Type(O) is not Object, throw a TypeError exception.
but 'O' is not defined.
Insert a step "Let O be the *this* value" ?
- commentid:
10339
- comment_count:
1
- who:
Michael Dyck
- bug_when:
2014-10-12 11:06:53 -0700
Ditto 22.2.3.15 "%TypedArray%.prototype.keys ( )".
- commentid:
10340
- comment_count:
2
- who:
Michael Dyck
- bug_when:
2014-10-12 11:26:48 -0700
Ditto 22.2.3.30 "%TypedArray%.prototype.values ( )".
- commentid:
10344
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2014-10-12 17:34:18 -0700
fixed in rev28 editor's draft
- commentid:
10405
- comment_count:
4
- who:
Allen Wirfs-Brock
- bug_when:
2014-10-14 15:17:48 -0700
fixed in rev28