tor-browser

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

bug882416.js (116B)


      1 // |jit-test| error: SyntaxError
      2 Error.prototype.toString = Function;
      3 evaluate("n f", {
      4    noScriptRval: true,
      5 });