tor-browser

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

bug-1886466.js (89B)


      1 gczeal(0);
      2 gczeal(7, 6)
      3 a = new WeakSet
      4 for (let i = 0; i < 200000; i++) {
      5  a.add({})
      6 }