bug767665.js (137B)
1 var failures = 0; 2 function a() { 3 return new Array(-1); 4 } 5 for (var j = 0; j < 61; ++j) { 6 try { 7 a(); 8 ++failures; 9 } catch (e) { 10 } 11 }
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |