Reviewers: Lasse Reichstein,

Description:
Port direct call from JavaScript to native RegExp to x86

Code tested on both Linux and Windows.

Added a bit more abstraction to calling a C function from generated code.

Minor tweaks to the ia32 version.

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

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

Affected files:
  M     src/assembler.cc
  M     src/ia32/assembler-ia32.h
  M     src/ia32/codegen-ia32.cc
  M     src/x64/codegen-x64.cc
  M     src/x64/macro-assembler-x64.h
  M     src/x64/macro-assembler-x64.cc
  M     src/x64/regexp-macro-assembler-x64.h
  M     src/x64/regexp-macro-assembler-x64.cc


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

Reply via email to