tor-browser

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

bug940846.js (315B)


      1 function a(f, i) {
      2    results = []
      3    for (var k = 0; k < 10; ++k) {
      4        gc();
      5        try {
      6            results.push(f(i[k]));
      7        } catch (e) {
      8            results.push(e);
      9        }
     10    }
     11 }
     12 g = (function(x, y) {
     13    return Math.fround((x ? Math.f : m0) ? w : Math.fround())
     14 })
     15 a(g, [Number.MAX_VALUE])