tor-browser

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

bug-1648901.js (145B)


      1 gczeal(15);
      2 enableShellAllocationMetadataBuilder();
      3 var registry = new FinalizationRegistry(x => 0);
      4 gczeal(9, 3);
      5 registry.register({}, 1, {});