bug1491350.js (204B)
1 oomTest(new Function(` 2 var a = ['p', 'q', 'r', 's', 't']; 3 var o = {p:1, q:2, r:3, s:4, t:5}; 4 for (var i in o) 5 delete o[i]; 6 for (var i of a) 7 o.hasOwnProperty(undefined + this, false); 8 `));
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |