bug1394505.js (229B)
1 // |jit-test| skip-if: helperThreadCount() === 0 2 3 for (let j = 0; j < 50; j++) { 4 if (j === 1) 5 oomTest(function() {}); 6 evalInWorker(` 7 for (let i = 0; i < 30; i++) 8 relazifyFunctions(); 9 `); 10 }
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |