Optimization: The quick check should ignore the negative lookahead instead of
authorerik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 20 Jan 2009 11:36:28 +0000 (11:36 +0000)
committererik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 20 Jan 2009 11:36:28 +0000 (11:36 +0000)
commit585e36b40ea30acac8af431a6740791e69bc8842
tree6a6fd151ee499de8c01532c3dad739f999f30b4b
parent2b77e718fa915394b44d67db4c89966c330f35d0
Optimization: The quick check should ignore the negative lookahead instead of
insisting that it should match.
Review URL: http://codereview.chromium.org/18360

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1106 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/jsregexp.cc
src/jsregexp.h
src/regexp-macro-assembler-ia32.cc