bug1656744.js (140B)
1 Array.prototype[0] = 'x'; 2 Array.prototype[1] = 'x'; 3 var arr = []; 4 for (var p in arr) { 5 arr[0] = 0; 6 arr[1] = 1; 7 arr.reverse(); 8 }
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |