On Fri, Aug 5, 2011 at 2:22 PM, <[email protected]> wrote: > Out of curiosity: what's the reason for doing it?
This patch basically moves things from .data to .rodata and so makes it easier to check that multiple isolates can't affect each other. The global mutable state is reduced, which is a good thing. Thanks, Vitaly -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
