bug1466626-3.js (226B)
1 var g = newGlobal(); 2 3 var i = 0; 4 oomTest(function() { 5 var s = String.fromCharCode((i++) & 0xffff); 6 var r = ""; 7 for (var j = 0; j < 1000; ++j) { 8 r = s + r; 9 } 10 g.String.prototype.toString.call(r); 11 });
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |