tor-browser

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

bug-1652492.js (273B)


      1 function f1() {
      2  arr = f2;
      3  var p = arr[(gczeal(9))|0];
      4 }
      5 f2 = f1;
      6 f2();
      7 try {
      8  function allocObj() { return {}; }
      9  {
     10    let obj = allocObj();
     11    wr = new WeakRef(obj);
     12  }
     13  clearKeptObjects();
     14 (new obj);
     15 } catch(exc) {}
     16 let obj = allocObj();
     17 wr = new WeakRef(obj);