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.
