tor-browser

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

bug1079850.js (129B)


      1 function foo() {
      2    for(__key in null)
      3        var key=startTest(VERSION) ? this : this;
      4    if (key !== undefined) {}
      5 } foo();