Reviewers: Mads Ager,

Description:
Add generated code for ascii string comparison

Careted a stub for string comparison and used part of the code from that to
inline string comparison in the compare stub.

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

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
  M     src/arm/codegen-arm.h
  M     src/arm/codegen-arm.cc
  M     src/code-stubs.h
  M     src/codegen.cc
  M     src/ia32/assembler-ia32.h
  M     src/ia32/assembler-ia32.cc
  M     src/ia32/codegen-ia32.h
  M     src/ia32/codegen-ia32.cc
  M     src/runtime.cc
  M     src/runtime.js
  M     src/v8-counters.h
  M     src/x64/codegen-x64.h
  M     src/x64/codegen-x64.cc


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

Reply via email to