Reviewers: Kasper Lund, Description: - Fixed Issue 3201: Embedded Google Calendar crashes the renderer ExtendStorage did not work with keyed store IC. - Reduced instructions generated when performing a tail call to kSharedStoreIC_ExtendStorage - Moved test/mjsunit/bugs/bug-109.js to test/mjsunit/keyed-storage-extend.js
Please review this at http://codereview.chromium.org/6526 Affected files: M src/builtins.cc M src/builtins.h M src/ic-arm.cc M src/ic-ia32.cc M src/ic.cc M src/ic.h M src/stub-cache-arm.cc M src/stub-cache-ia32.cc M src/stub-cache.h D test/mjsunit/bugs/bug-109.js A + test/mjsunit/keyed-storage-extend.js --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
