Updates:
Status: Fixed
Comment #2 on issue 1433 by [email protected]: v8::Locker cannot be used
properly if the new isolate is used in the same thread
http://code.google.com/p/v8/issues/detail?id=1433
Fixed on bleeding_edge in r8209.
Please note that there's a subtle bug in the report itself. If you intend
to use lockers, you must lock an isolate before entering it: the locker
should be constructed before the isolate scope.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev