tor-browser

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

bug1219128-5.js (70B)


      1 x = evalcx("lazy");
      2 oomTest(function() {
      3    x.of(new(delete y));
      4 });