Reviewers: Erik Corry, Message: Medium-size review.
Description: Irregexp-ia32 statically remembers an offset from the backtrack stack pointer. Instead of updating the stack pointer register for each push or pop, the static offset is updated, and the result is flushed only on branches/merges or when the value of the register is needed. Please review this at http://codereview.chromium.org/21015 Affected files: M src/regexp-macro-assembler-ia32.h M src/regexp-macro-assembler-ia32.cc --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
