tor-browser

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

oom-helper-thread.js (127B)


      1 // |jit-test| exitstatus: 3
      2 
      3 oomAfterAllocations(50, 2);
      4 eval("(function() {'use asm'; function f() { return +pow(.0, .0) })")