On Thu, Jul 2, 2009 at 10:39 AM, Allen Wirfs-Brock <
[email protected]> wrote:

>  Here is the language that I have inserted in the introduction to Chapter
> 15:
>
> This section generally describes distinct behaviours for when a
> constructors is “called as a function” and for when it is “called as part of
> a *new* expression”. The “called as a function” behaviour corresponds to
> the invocation of the constructor’s [[Call]] internal method and the “called
> as part of a new expression” behaviour corresponds to the invocation of the
> constructor’s [[Construct]] internal method.
>
+1

-- 
   Cheers,
   --MarkM
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to