force-warp.js (225B)
1 // A simple test to ensure WarpBuilder files are included in code-coverage builds. 2 // See bug 1635097. 3 4 function test() { 5 var o = {x: 0}; 6 for (var i = 0; i < 10000; i++) { 7 o.x++; 8 } 9 return o; 10 } 11 test();
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |