bug593611.js (176B)
1 var global = this; 2 (function() { 3 global.__defineGetter__("x", /x/.constructor) 4 })() 5 for (var a = 0; a < 4; ++a) { 6 if (a % 4 == 1) { 7 gc() 8 } else { 9 print(x); 10 } 11 }
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |