tor-browser

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

bug736609.js (190B)


      1 // Binary: cache/js-dbg-32-c7ef262e3024-linux
      2 // Flags:
      3 //
      4 try {
      5    a = new ArrayBuffer(76);
      6    b = new Uint32Array(a);
      7    String()
      8    c = new Uint8Array(a);
      9    c.set(b)
     10 } catch (e) {}