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
/
warp
/
bug1686702.js
blob: b5bf4e4b54ae8157d7b9cf171d442179f7f3bf11 (
plain
)
1
2
3
for
(
var
j
=
0
;
j
<
100
;
j
++
)
{
+
(
Math
.
fround
(
1
)
&&
0
);
}