tor-browser

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

bug-1822995.js (432B)


      1 function f0(a1, a2, a3) {
      2    try {
      3        a2(a1, a2);
      4    } catch(e5) {
      5        const v7 = new Set();
      6        const v8 = v7.add();
      7        function f9(a10, a11) {
      8            a11.sameZoneAs = v8;
      9            return this;
     10        }
     11        f9(v8, f9).newGlobal(f9).blackRoot(a1);
     12    }
     13    return a2;
     14 }
     15 const v17 = this.wrapWithProto(f0, this);
     16 const v19 = Proxy.revocable(f0, v17);
     17 v19.proxy(v17, v17);
     18 v19.proxy(v19, v17);
     19 gc();