bug826581.js (172B)
1 // Don't crash. 2 3 try { 4 x = " () "; 5 for (var y = 0; y < 19; y++) { 6 x += x; 7 } 8 } catch (e) {} 9 10 try { 11 "".replace(x, "", "gy"); 12 } catch (e) { }
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |