bug1352510.js (192B)
1 function maybeSetLength(arr, b) { 2 if (b) arr.length = 0x7fffffff; 3 } 4 var arr = []; 5 for (var i = 0; i < 2000; i++) { 6 maybeSetLength(arr, i > 1500); 7 var res = arr.push((0.017453)); 8 }
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |