« Bugzilla Issues Index
#1655 — 15.4.3.4.1: Missing type checks and wrong name in preamble
- bug_id:
1655
- creation_ts:
2013-07-31 02:58:00 -0700
- short_desc:
15.4.3.4.1: Missing type checks and wrong name in preamble
- delta_ts:
2013-08-23 08:23:15 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 16: July 15, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
4629
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-07-31 02:58:44 -0700
- add a type check after step 1 to return false if the argument O is not an object, this is needed because Get() throws an assertion if the input argument is not an object
- change "HasArrayConstructor" to "IsConcatSpreadable"
- and there is an extra space in the header after the left parenthesis
- commentid:
4961
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-08-16 17:36:02 -0700
fixed in rev17 editor's draft
- commentid:
5153
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-08-23 08:23:15 -0700
fixed in rev17, August 23, 2013 draft