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.
