tor-browser

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

bug-1401141.js (186B)


      1 // |jit-test| skip-if: helperThreadCount() === 0
      2 
      3 gczeal(15,1);
      4 setGCCallback({
      5  action: "majorGC",
      6 });
      7 gcslice(3);
      8 var lfGlobal = newGlobal();
      9 lfGlobal.offThreadCompileToStencil("");