Reviewers: Erik Corry,

Message:
Largish review.

Description:
RegExps now restart if their input string changes representation during
preemption.
Cleaned up the handling of strings moving, so strings moved by GC and
strings changing representation are handled equivalently.

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

Affected files:
   M src/jsregexp.h
   M src/jsregexp.cc
   M src/regexp-macro-assembler-ia32.h
   M src/regexp-macro-assembler-ia32.cc
   M test/cctest/test-api.cc
   M test/cctest/test-regexp.cc



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

Reply via email to