tor-browser

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

bug816492.js (184B)


      1 function TestCase(n, d, e, a) {}
      2 function reportCompare () {
      3      var testcase = new TestCase();
      4 }
      5 reportCompare();
      6 schedulegc(10);
      7 this.TestCase=Number;
      8 reportCompare(4294967295.5);