tor-browser

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

bug589108.js (144B)


      1 try {
      2    var x
      3    for (x in [x])
      4    gczeal(2)
      5    new NaN
      6 } catch(e) {}
      7 (function() {
      8    for (a in [Boolean(), x.t]) {}
      9 } (function() {}))