tor-browser

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

bug591367.js (97B)


      1 // Binary: cache/js-dbg-32-33b05dd43cd4-linux
      2 // Flags: -m
      3 //
      4 for (let x in []) {
      5  t(x !== x)
      6 }