testBug878435.js (150B)
1 function g() 2 { 3 "use asm"; 4 function f() 5 { 6 return (0 > (0x80000000 | 0)) | 0; 7 } 8 return f; 9 } 10 11 assertEq(g()(), (0 > (0x80000000 | 0)) | 0);
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |