« Bugzilla Issues Index
#1614 — 8.4.1: [[Construct]] may not be present for bound functions
- bug_id:
1614
- creation_ts:
2013-07-30 10:19:00 -0700
- short_desc:
8.4.1: [[Construct]] may not be present for bound functions
- delta_ts:
2013-08-23 08:22:51 -0700
- product:
Draft for 6th Edition
- component:
editorial 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:
4587
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-07-30 10:19:09 -0700
Bound functions may not have a [[Construct]] internal data property (bug 1391), but the intro paragraph in 8.4.1 was not updated to reflect this change:
> A bound function is callable (it has [[Call]] and [[Construct]] internal methods).
This needs to be changed to say that a bound function may optionally have a [[Construct]] internal method.
- commentid:
4818
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-08-07 17:11:45 -0700
fixed in rev17 editor's draft
- commentid:
5112
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-08-23 08:22:51 -0700
fixed in rev17, August 23, 2013 draft