tor-browser

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

bug1263857.js (278B)


      1 // |jit-test| allow-oom; allow-unhandlable-oom; skip-if: getBuildConfiguration("android")
      2 // Disabled on Android due to harness problems (Bug 1532654)
      3 gcparam("maxBytes", gcparam("gcBytes") + 1);
      4 fullcompartmentchecks(true);
      5 /x/g[Symbol.replace]("        x".repeat(32768), "");