Reviewers: Vitaly, Description: [Isolates] Cleanup of codepaths slowing down Dromaeo in browser.
This is Dromaeo Core numbers, v8 bleeding_edge, isolates and isolates + this patch: http://dromaeo.com/?id=122292,122309,123122 There is more to do in api.cc, especially around things like v8::Null() that pull Isolate multiple times while they don't need to. However, that is more involved change, for another patch. Please review this at http://codereview.chromium.org/5107003/ SVN Base: https://v8.googlecode.com/svn/branches/experimental/isolates Affected files: M src/api.cc M src/builtins.cc M src/isolate.h M src/log.h M src/objects.cc M src/stub-cache.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
