Reviewers: Erik Corry, Description:
- Case-sensitive atomic regular expressions now use the same code as String.indexOf to do matching. - The --log option is no longer automatically enabled by the other log options. Please review this at http://codereview.chromium.org/6076 Affected files: M src/jsregexp.cc M src/jsregexp.h M src/log.cc M src/objects-debug.cc M src/objects.h M src/runtime.cc M src/runtime.h M src/unicode.cc M src/unicode.h A test/mjsunit/regexp-indexof.js --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
