If I create a function with a function template and set a callback, I can't save an aligned pointer in an internal field.
If I create an object with an object template and SetCallAsFunctionHandler, I can save an internal field, but the returned object's typeof returns an object, not a function. How do I create a function and have an internal field embedded in it? Thanks! -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" 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.
