Hi, With a model where I always have one isolate per thread, and a thread may serve multiple requests and live around for some time, is there any reason why I want to Enter the isolate every time I make v8 calls and Exit afterwards? Is there any disadvantage to always be in an Isolate even when not making v8 calls?
Thanks. -- -- 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.
