On Sat, Feb 15, 2014 at 6:58 PM, Sara Abdelhameed <[email protected]> wrote: > Yes, I did that in the threads I lock and unlock the global isolate, and I > know that didn't make the threads run in parallel, because I used the same > isolate for the two threads, but I want just to run the two threads even if > one after the other, is this possible or what do you think? > I could post the code here if you want to take a look on it?
Sure, if it's not hundreds or thousands of lines of code. What particular error are you getting? Did you test with a debug build of V8? -- -- 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.
