tor-browser

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

bug745452.js (231B)


      1 // Binary: cache/js-dbg-64-55e7efcc1946-linux
      2 // Flags:
      3 //
      4 
      5 var o = Object.preventExtensions(new ArrayBuffer);
      6 try { (function () { o.__proto__ = ({ __proto__: o, indexArray: ["abc"] }); })(); } catch(exc) {}
      7 JSON.stringify(this);