Reviewers: Mads Ager, Description: Disable the compilation caching for scripts to make it possible to start generating code specific to a global object. We should start caching scripts but make the mechanism local to a specific global context inspired by the way we handle eval-caching.
Please review this at http://codereview.chromium.org/40007 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/codegen-ia32.cc M src/compilation-cache.h M src/compilation-cache.cc M src/compiler.cc M src/macro-assembler-ia32.cc --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
