tor-browser

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

bug1348407.js (63B)


      1 x = evalcx("lazy");
      2 oomTest(function () {
      3    x.eval("1");
      4 });