tor-browser

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

bug1285186.js (126B)


      1 // |jit-test| skip-if: helperThreadCount() === 0
      2 gczeal(10);
      3 newGlobal();
      4 offThreadCompileToStencil("let x = 1;");
      5 abortgc();