Found Isolate.GetData and Isolate.SetData. Assuming that's the way to go I'll give them a try.
On Friday, February 14, 2014 3:36:39 PM UTC-8, Jane Chen wrote: > > I'm trying to define a JavaScript function in v8. I need to save some > context info for the scope of Script when I enter the script and make it > available to the native function I define. What is the API for doing that? > -- -- 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/groups/opt_out.
