tor-browser

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

bug588363-2.js (122B)


      1 with(evalcx('')) {
      2    delete eval;
      3    eval("x", this.__defineGetter__("x", Function));
      4 }
      5 
      6 /* Don't assert or crash. */