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
/
asm.js
/
bug927389.js
blob: ad2ea74d7b1e81151ef7e30d8bab770ace1dc3c1 (
plain
)
1
2
3
4
5
6
(
function
()
{
"use asm"
function
f
()
{
+~~
1.1
}
})()