On Fri, Dec 3, 2010 at 5:37 PM, Joshua Kifer <[email protected]> wrote:
> I noticed that FunctionTemplate::New can take a data field, though I'm not > sure where that goes. > If i'm not mistaken, the data field is available in the v8::InvocationCallback function implementation by calling args.Data() (in this case, MyInitializer()). -- ----- stephan beal http://wanderinghorse.net/home/stephan/ -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
