Reviewers: Rico, Message: Please take a look.
The first patch set merely refactors so that both the full-codegen version and the crankshaft version of charCodeAt use the same piece of code now generated by
StringCharLoadGenerator::Generate in codegen-arm.cc The second patch set includes the new external string handling. Description: Porting r10023 and r10054 to arm (pointer cache for external strings). Please review this at http://codereview.chromium.org/8682010/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/arm/code-stubs-arm.cc M src/arm/codegen-arm.h M src/arm/codegen-arm.cc M src/arm/lithium-codegen-arm.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
