tor-browser

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

bug1022081.js (88B)


      1 function f() {
      2    (function() {
      3        gc()
      4    })()
      5 }
      6 enableGeckoProfiling()
      7 f()
      8 f()