Status: New
Owner: ----

New issue 3876 by [email protected]: New debug context created each time it is requested
https://code.google.com/p/v8/issues/detail?id=3876

One of node.js users has encountered following behavior change:

https://github.com/joyent/node/issues/9156

Basically, he was using `GetDebugContext()` to evaluate code in debug context and modify prototype of DebugCommandProcessor. But somewhere between 3.26.33 and 3.28.73 the debug context and debug-debugger.js became re-evaluated every time the debug context is request.

Could anyone please shed some light on the reason behind this? Is it an accident, or was it implemented for lowering memory usage?

Thank you!

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" 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.

Reply via email to