archives

« Bugzilla Issues Index

#1614 — 8.4.1: [[Construct]] may not be present for bound functions


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.


fixed in rev17 editor's draft


fixed in rev17, August 23, 2013 draft