bug-1545369.js (163B)
1 // |jit-test| --no-cgc; allow-oom 2 3 async function f(x) { 4 await await x; 5 }; 6 for (let i = 0; i < 800; ++i) { 7 f(); 8 } 9 gcparam("maxBytes", gcparam("gcBytes"));
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |