tor-browser

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

bug1310418.js (251B)


      1 (function(stdlib, n, heap) {
      2    "use asm";
      3    var Uint8ArrayView = new stdlib.Uint8Array(heap);
      4    function f(d1) {
      5        d1 = +d1;
      6        var d2 = .0;
      7        Uint8ArrayView[d1 < d2] = 0 + 3 + (d2 > -0);
      8    }
      9 })(this, 0>>0, new Int32Array(0))