tor-browser

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

bug585341.js (108B)


      1 this.__defineGetter__("x", () => new Float64Array())
      2 Function("\
      3  with(this) {\
      4    eval(\"x\")\
      5  }\
      6 ")()