Reviewers: ulan, Description: Regexp: Unify the lookahead code for the BoyerMoore-like skipping and the lookahead code for simplifying \b. Also cache lookahead results on the nodes, fix a memory leak and remove some character class code we are no longer using.
Please review this at https://chromiumcodereview.appspot.com/9961009/ SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/jsregexp.h M src/jsregexp.cc M test/cctest/test-regexp.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
