JavaScriptCore:
Reviewed by Sam.
- http://bugs.webkit.org/show_bug.cgi?id=15951
REGRESSION: assertion failure in regexp match() when running JS tests
Test: fast/js/regexp-many-brackets.html
* pcre/pcre_exec.cpp: (match): Added back accidentally-removed case for
the BRANUMBER opcode.
LayoutTests:
Reviewed by Sam.
- test for http://bugs.webkit.org/show_bug.cgi?id=15951
REGRESSION: assertion failure in regexp match() when running JS tests
* fast/js/regexp-many-brackets-expected.txt: Added.
* fast/js/regexp-many-brackets.html: Added.
* fast/js/resources/regexp-many-brackets.js: Added.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@27733
268f45cc-cd09-0410-ab3c-
d52691b4dbfc