Hello there, I am experiencing intermittent failure when using the following functions:
- Context::New(isolate, NULL, globalTemplate) - ObjectTemplate::NewInstance() The two functions fail (apparently) at random, and return an empty handle. Doing the *same exact API call again* solves the problem, and returns a valid context/object. Anyone knows about this issue? -- -- 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.
