tor-browser

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

bug655940.js (183B)


      1 // Binary: cache/js-dbg-32-32e8c937a409-linux
      2 // Flags: -m -n -a
      3 //
      4 NaN.__proto__;
      5 function f0() {
      6    try {} catch(e) {}
      7 }
      8 for (i = 0; i < 9; i++) {
      9    new f0;
     10    f0();
     11    gc()
     12 }