Reviewers: Kasper Lund, Description: Move the Counters to structures that can be POD initialized, avoiding the need for static constructors on program startup. They were only default initializing and doing some unneeded string operations.
Please review this at http://codereview.chromium.org/2423 Affected files: M src/counters.cc M src/counters.h M src/v8-counters.cc M src/v8-counters.h --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
