Comment #2 on issue 1931 by [email protected]: API: Debug message dispatch handlers are difficult to use with multiple isolates
http://code.google.com/p/v8/issues/detail?id=1931
The debug agent doesn't enter the isolate before calling the handler, so v8::Isolate::GetCurrent() returns NULL.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
