Reviewers: William Hesse, Erik Corry,

Message:
Please review RegExp conversion.
I removed the unused "dispatch" functions in regexp-macro-assembler.h
and implementations, but otherwise the changes should be contained in
the x64 directory and jsregexp.cc.


Description:
X64: Implement RegExp natively.

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

Affected files:
   M SConstruct
   M src/SConscript
   M src/ia32/macro-assembler-ia32.cc
   M src/ia32/regexp-macro-assembler-ia32.h
   M src/ia32/regexp-macro-assembler-ia32.cc
   M src/jsregexp.cc
   M src/regexp-macro-assembler-irregexp.h
   M src/regexp-macro-assembler-irregexp.cc
   M src/regexp-macro-assembler-tracer.h
   M src/regexp-macro-assembler-tracer.cc
   M src/regexp-macro-assembler.h
   M src/regexp-macro-assembler.cc
   M src/regexp-stack.h
   M src/x64/assembler-x64.h
   M src/x64/assembler-x64.cc
   M src/x64/regexp-macro-assembler-x64.h
   M src/x64/regexp-macro-assembler-x64.cc
   M test/cctest/cctest.status
   M tools/gyp/v8.gyp



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

Reply via email to