« Bugzilla Issues Index
#2906 — 22.2.2.1.2 TypedArrayAllocOrInit: Assert not entirely correct in step 3
- bug_id:
2906
- creation_ts:
2014-05-27 08:54:00 -0700
- short_desc:
22.2.2.1.2 TypedArrayAllocOrInit: Assert not entirely correct in step 3
- delta_ts:
2014-07-19 17:58:17 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 25: May 22, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
minor
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
8651
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-05-27 08:54:01 -0700
22.2.2.1.2 Runtime Semantics: TypedArrayAllocOrInit( constructor, target, length)
Nit pick: The assertion is not quite correct, objects validated by 22.2.1.3 have their [[ViewedArrayBuffer]] set to `undefined`, but when TypedArrayAllocOrInit is executed this may no longer be true.
- commentid:
9191
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-07-14 13:00:04 -0700
fixed in rev26 editor's draft
- commentid:
9357
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-07-19 17:58:17 -0700
fixed in rev26