tor-browser

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

testBug614752.js (146B)


      1 // |jit-test| error: TypeError
      2 Object.prototype.apply = Function.prototype.apply;
      3 ({}).apply(null, null);                         // don't assert