index
:
firefox
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
src
/
jit-test
/
tests
/
basic
/
bug586499-regexp.js
blob: 3f7f451cffa92a66f258da1e61eaf2749465fad9 (
plain
)
1
2
// Don't crash.
var
re
=
/^(?:\s*.){0,16}/
;