js/src/jit-test/tests/asm.js/bug927389.js

branch
TOR_BUG_9701
changeset 10
ac0c01689b40
equal deleted inserted replaced
-1:000000000000 0:f67380ba9b35
1 (function() {
2 "use asm"
3 function f() {
4 +~~1.1
5 }
6 })()

mercurial