tor-browser

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

bug585391.js (134B)


      1 var x = (function () {
      2    return [, , ]
      3 }());
      4 (function () {
      5    while (x > 7 & 0) {
      6        return
      7    }
      8 }())
      9 
     10 /* Don't assert. */