Receiver is 'this' value On Fri, Oct 24, 2014 at 11:34 AM, Shang Yu <[email protected]> wrote:
> Hi dear all, > As I know , when calling a JSFunction V8 will setup the following > frame on stack (from high to low) > JSFunction * > JSReceiver * > argN > ... > arg1 > if this is correct , what is the purpose of the receiver ? How it will > be accessed by a JSFunction ? > many thanks !!! > > -- > -- > v8-dev mailing list > [email protected] > http://groups.google.com/group/v8-dev > --- > You received this message because you are subscribed to the Google Groups > "v8-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Google Germany GmbH *Dienerstr. 12, 80331 München., DE * -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
