« Return to Thread: Weird spec hole in ES3 and ES5

Re: Weird spec hole in ES3 and ES5

by Mark S. Miller-2 :: Rate this Message:

Reply to Author | View in Thread

On Thu, Jul 2, 2009 at 10:39 AM, Allen Wirfs-Brock <Allen.Wirfs-Brock@...> 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
es-discuss@...
https://mail.mozilla.org/listinfo/es-discuss

 « Return to Thread: Weird spec hole in ES3 and ES5