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
/
bug606882-1.js
blob: 3d8bdf4a2ac371229c2eac15017d8890c21f5993 (
plain
)
1
2
3
// don't crash
"ABC"
.
match
(
"A+(?:X?(?:|(?:))(?:(?:B)?C+w?w?)?)*"
);