Reviewers: Mads Ager, Description: Fix a bug in the regexp caching. Also add a few more places to cache. We now cache most of the places where Opera cache and one or two where they do not cache for some reason. Since these optimizations aren't necessarily useful on real code we may remove them if and when the Dromaeo website makes the benchmarks harder to game.
Please review this at http://codereview.chromium.org/995005 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/regexp-delay.js M src/string.js A test/mjsunit/regexp-cache-replace.js -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
