tor-browser

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

bug1174372.js (118B)


      1 // |jit-test| --no-baseline
      2 (function(stdlib, foreign, heap) {
      3    "use asm";
      4    function f() {}
      5    return f;
      6 })();