tor-browser

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

bug-1175755.js (116B)


      1 // |jit-test| allow-oom; allow-unhandlable-oom
      2 
      3 setGCCallback({
      4    action: "majorGC",
      5 });
      6 oomAfterAllocations(50);