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
/
jaeger
/
bug600419.js
blob: 981a6a17c4c245de93d8cc5dceb88ac16de479f2 (
plain
)
1
2
3
4
5
/* Don't assert. */
(
function
()
{
var
x
;
[
1
].
map
(
function
(){},
x
<<
x
);
})()