tor-browser

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

bug-1909003.js (133B)


      1 gcparam('nurseryEnabled', false);
      2 gczeal(17);
      3 transplantableObject().transplant(newGlobal());
      4 gcparam('nurseryEnabled', true);
      5 gc();