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
/
bug901391.js
blob: dd0304350a93c9458885cbd663698ebaa5a04bc0 (
plain
)
1
2
3
4
function
testPartition
()
{
if
(
"null"
||
new
testPartition
())
{}
}
testPartition
();