Status: New
Owner: ----
New 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
Because debug message dispatch handlers have no parameters, it is
*REALLY* difficult to use them in multi-isolate applications. It
would be very helpful if the application could provide an opaque
pointer to be passed to the handler. Or, if the debug agent could
simply pass its isolate to the handler, that would be even better.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev