tor-browser

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

bug579740.js (105B)


      1 try {
      2    for (a = 0; a < 4; a++) {
      3        new Math.round(0).t
      4    }
      5 }
      6 catch (e) {}
      7 /* Don't assert. */