tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

bug894786.js (132B)


      1 (function() {
      2  "use asm";
      3  function f(z)
      4  {
      5    z = z|0;
      6    return (((0xc0000000 >>> z) >> 0) % -1)|0;
      7  }
      8  return f;
      9 })()(0);