tor-browser

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

bug-1433014.js (130B)


      1 // |jit-test| skip-if: helperThreadCount() === 0
      2 evaluate(`
      3    oomTest(() => {
      4        offThreadCompileToStencil("");
      5    });`);