tor-browser

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

bug-1459568.js (115B)


      1 gczeal(0);
      2 setMarkStackLimit(1);
      3 gczeal(18, 1);
      4 grayRoot()[0] = "foo";
      5 grayRoot()[1] = {};
      6 grayRoot().x = 0;
      7 gc();