tor-browser

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

bug-1803233.js (117B)


      1 // |jit-test| allow-oom; allow-unhandlable-oom
      2 
      3 gczeal(10, 1);
      4 gcparam("maxBytes", gcparam("gcBytes"));
      5 newGlobal();