tor-browser

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

bug582880.js (111B)


      1 x = (function() {})
      2 (function () {
      3    function a() {}
      4    a([7].some(gc))
      5 }())
      6 
      7 /* Don't crash or assert. */