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
/
ion
/
bug1007027.js
blob: f98c14fe87fe4e01c90381eb38d252e4d508f485 (
plain
)
1
2
3
4
5
// |jit-test| error: ReferenceError
(
function
(
x
)
{
x
=
i
?
4
:
2
y
})()