Reviewers: Mads Ager,

Description:
Implemented one-char cache lookup in generated code.

This speeds up string,charAt(n) and string[n].

Please review this at http://codereview.chromium.org/660184

Affected files:
  M src/arm/codegen-arm.h
  M src/arm/codegen-arm.cc
  M src/codegen.cc
  M src/heap.cc
  M src/ia32/codegen-ia32.h
  M src/ia32/codegen-ia32.cc
  M src/mips/codegen-mips.h
  M src/mips/codegen-mips.cc
  M src/runtime.js
  M src/string.js
  M src/x64/codegen-x64.h
  M src/x64/codegen-x64.cc
  M test/mjsunit/string-charat.js
  M test/mjsunit/string-index.js


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to