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
/
auto-regress
/
bug1276082.js
blob: 5a32fa06a01001e356d8529e045984e43512517c (
plain
)
1
2
3
4
5
function
f
()
{
(
function
()
{}).
bind
()(
/x/
);
}
f
();
f
();