Reviewers: Kasper Lund, Message: Kasper,
This changelist is just to get early feedback if I'm on right track or not. Description: Store property index (if any) in compiled stuf to save full lookup in case interceptor fails to retrieve a property. Notably (~20%) speeds up some DOM benchmarks (stupid ones: many accesses to the same field). If a good idea, there are plenty places to apply the same approach. Please review this at http://chromereview.prom.corp.google.com/1033044 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/ia32/stub-cache-ia32.cc M src/stub-cache.h M src/stub-cache.cc --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
