Fix regexp bug reported on iit.edu.
authorerik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 22 Jun 2009 12:29:27 +0000 (12:29 +0000)
committererik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 22 Jun 2009 12:29:27 +0000 (12:29 +0000)
commit2b71d0a83e73601e4a15f5eaeb65949a53b752a6
treeb6154d51fcee8848cca1327355a13d1c17aa4599
parent46165adb9a5186f5242ab028e135930fb0b160e5
Fix regexp bug reported on iit.edu.
Review URL: http://codereview.chromium.org/141042

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2235 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/jsregexp.cc
test/mjsunit/regexp-captures.js [new file with mode: 0644]