tor-browser

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

bug-1462337.js (139B)


      1 oomTest(function() {
      2    grayRoot().x = Object.create((obj[name]++));
      3 });
      4 oomTest(function() {
      5    gczeal(9);
      6    gcslice(new.target);
      7 });