tor-browser

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

bug-1371908.js (166B)


      1 // |jit-test| skip-if: helperThreadCount() === 0
      2 
      3 gczeal(0);
      4 offThreadCompileToStencil("");
      5 startgc(0);
      6 var stencil = finishOffThreadStencil();
      7 evalStencil(stencil);