LGTM. Good catch. That one can't have been easy!
http://codereview.chromium.org/10984/diff/1/3 File src/regexp-macro-assembler-ia32.h (right): http://codereview.chromium.org/10984/diff/1/3#newcode91 Line 91: static const int kBackup_ebx = sizeof(uint32_t); I'm wondering whether sizeof(uint32_t) should be replaced by kPointerSize instead. http://codereview.chromium.org/10984 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
