Eliminate the code that handles fallback to JSCRE. The only way to get
authorerik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 26 Jan 2009 20:09:35 +0000 (20:09 +0000)
committererik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 26 Jan 2009 20:09:35 +0000 (20:09 +0000)
commit260cd876d12658d4591df7b2078b8f9b715823cf
tree8f7750a1520209594de4188681ea6767d275e461
parent34b47563ff88383f937d10885ec72c50bb5469e8
Eliminate the code that handles fallback to JSCRE.  The only way to get
JSCRE now is to use the --noirregexp flag.  Also add code to check that
we react sensibly to some very large regexps.
Review URL: http://codereview.chromium.org/18587

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