Follow jsc in throwing an exception when using test or exec on a
authorager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 3 Dec 2008 12:47:21 +0000 (12:47 +0000)
committerager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 3 Dec 2008 12:47:21 +0000 (12:47 +0000)
commitc1c8603a132801c49476991ee05c6db0c3e600ac
tree9d7841f23686d5fba4aec779e91259e1603a25da
parent12b6a949a212f33fab4f37793b1123ff49916fb9
Follow jsc in throwing an exception when using test or exec on a
regexp with no input.

Fixed problem with assertThrows.

Deleted test that tests arbitrary limits on the sizes of regular
expressions.
Review URL: http://codereview.chromium.org/13088

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@907 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/messages.js
src/regexp-delay.js
test/mjsunit/mjsunit.js
test/mjsunit/nested-repetition-count-overflow.js [deleted file]
test/mjsunit/regexp-static.js