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
/
bug905986.js
blob: 955be16e4d7afb8d4556382c5e0632eca554b028 (
plain
)
1
2
3
4
function
testPartition
()
{
if
(
0.1
||
new
testPartition
())
{}
}
testPartition
();