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
/
crash-on-compare.js
blob: 5abd7aa045eb62e771a1520c96256c8458e142ea (
plain
)
1
assertEq
(
Infinity
>=
Infinity
?
true
:
false
,
true
);