bug-1328251.js (244B)
1 // |jit-test| skip-if: helperThreadCount() === 0 2 3 evalInWorker(` 4 if (!('gczeal' in this)) 5 quit(); 6 gczeal(2); 7 for (let i = 0; i < 30; i++) { 8 var a = [1, 2, 3]; 9 a.indexOf(1); 10 relazifyFunctions(); } 11 `);
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |