tor-browser

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

bug-1839062.js (125B)


      1 // |jit-test| --ion-offthread-compile=off; --baseline-eager
      2 gczeal(4);
      3 a = new BigInt64Array(2);
      4 for (x=1;x<100;++x)
      5  a[0];