tor-browser

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

oom-helper-thread-plus-validation-error.js (160B)


      1 oomAfterAllocations(10, 2);
      2 evaluate(`function mod(stdlib, ffi, heap) {
      3    "use asm";
      4    function f3(k) {
      5        k = k | 0;
      6    }
      7    function g3(k) {}
      8 }`);