bug1131035.js (176B)
1 function TestCase() { 2 this.passed = 'x'; 3 } 4 result = "pass"; 5 for (var i = 0; i < 100; i++) 6 new TestCase(result); 7 function Gen2(value) {} 8 Gen2.prototype = new TestCase();
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |