Comment #14 on issue 3491 by [email protected]: Debugger cannot evaluate
stack-allocated local variables from outer scopes.
https://code.google.com/p/v8/issues/detail?id=3491
Putting V8 into a mode where everything is forcibly context allocated is
possible, but I'm not sure how/when to trigger that through Devtools UI. It
would only take effect on reload. The performance would definitely suffer
though.
Doing it on-the-fly would be complicated. We would have to translate every
existing context object into a new format where all locals are context
allocated, and at the same time recompile all code.
--
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.