tor-browser

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

bug1681056.js (215B)


      1 gczeal(14,10);
      2 let y = [];
      3 try {
      4    evaluate(`(function() {
      5      for (let x10 = 0;
      6           new class Object extends Object { v = function () {} };
      7           arguments << this) {}
      8      })()`);
      9 } catch(exc) {}