tor-browser

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

invoke-self-hosted-with-primitive-this.js (185B)


      1 try {
      2 [0,0].sort(Array.some)
      3 "".replace(RegExp(), Array.reduce)
      4 } catch (error) {
      5 if (!(error instanceof TypeError && /^\w is not a function$/.test(error.message)))
      6 	throw error;
      7 }