Comment #11 on issue 510 by [email protected]: Several V8 instances in
a process
http://code.google.com/p/v8/issues/detail?id=510
V8 project SVN now has Isolates branch
(http://v8.googlecode.com/svn/branches/experimental/isolates/). This branch
contains
some initial extraction of V8 statics into separate class
v8::internal::Isolate which
is the same as v8::internal::V8Context from suggested patch. In other
words, if that
branch succeeds we will be able to get V8 multithreaded.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev