Reviewers: Kasper Lund, Description: Fix a regression in character-at stub when doing a keyed load on a string.
Loading from out-of-range has to go to the runtime system to check if there exists a property with that index in the prototype. Please review this at http://codereview.chromium.org/3410011/show SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/arm/ic-arm.cc M src/ia32/ic-ia32.cc M src/x64/ic-x64.cc M test/mjsunit/regress/regress-900966.js -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
