tor-browser

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

bug-1802308.js (149B)


      1 function test() {
      2  for (var i = 0; i < 10; i++)
      3    /0|[1-9][0-9]*/.test("");
      4 };
      5 test();
      6 test();
      7 gczeal(4);
      8 enableShellAllocationMetadataBuilder();