bug1640475.js (154B)
1 var i = 0; 2 oomTest(function() { 3 for (var j = 0; j < 10; ++j) { 4 var r = RegExp(`(?<_${(i++).toString(32)}>a)`); 5 r.exec("a"); 6 } 7 });
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |