tor-browser

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

bug781859-3.js (142B)


      1 function e() {
      2    try {
      3        var t = undefined;
      4    } catch (e) { }
      5    while (t)
      6        continue;
      7 }
      8 for (var i = 0; i < 20; i++)
      9  e();