tor-browser

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

bug633828.js (90B)


      1 // |jit-test| error: SyntaxError;
      2 (function() {
      3  function a() {}
      4  function a() {}
      5 }
      6 for