tor-browser

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

bug1337324.js (150B)


      1 oomTest(function () {
      2    offThreadCompileModuleToStencil('');
      3    var stencil = finishOffThreadStencil();
      4    instantiateModuleStencil(stencil);
      5 });