Reviewers: Kasper Lund, Description: Revert r3514 and r3515. The new cache is too large for some tests that attempt to run with a small heap. Additionally, it can potentially keep a lot of string data alive and it is never flushed. Can we make it grow dynamically if used so that we can still start the VM with a small heap size?
Please review this at http://codereview.chromium.org/503081 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/heap.h M src/heap.cc M src/ia32/macro-assembler-ia32.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
