tor-browser

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

bug1493475.js (174B)


      1 // |jit-test| skip-if: helperThreadCount() === 0
      2 
      3 offThreadCompileToStencil("\
      4    (function(stdlib, foreign) {\
      5        \"use asm\";\
      6        function() {};\
      7    })();\
      8 ");