Hi, Well, I've had a look at the codebase, and I reckon there are just over three hundred static variables that would need to go into a Global Context. I'm not saying I'm definitely going to do this yet, but if I do have a go, I have a few practical questions:
* What's the best way to measure any possible performance regressions? * I can only develop for Windows, but a TLS-based solution will likely need a little porting to other platforms; is this ok? * Are there any published code-style guidelines for V8? * Should I try to land one big patch with all the changes, or find a way to do it more incrementally? * Anything else I should know? :-) Best Regards, Steve --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
