Reviewers: iposva, Erik Corry,

Message:
The approach of moving the backtrack stack to another memory area was
easier than expected.
Erik will chat with Ivan when possible to see what further concerns
there are at the conceptual level.


Description:
Separately growing stack for irregexp ia32 backtrack stack.

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

Affected files:
   M src/SConscript
   M src/assembler.h
   M src/assembler.cc
   M src/jsregexp.cc
   M src/regexp-macro-assembler-ia32.h
   M src/regexp-macro-assembler-ia32.cc
   M src/regexp-macro-assembler.h
   M src/regexp-macro-assembler.cc
   A src/regexp-stack.h
   A src/regexp-stack.cc
   M src/v8threads.cc
   M test/cctest/test-regexp.cc
   M tools/visual_studio/v8_base.vcproj
   M tools/visual_studio/v8_base_arm.vcproj



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

Reply via email to