394810-1.html (96B)
1 <script> 2 Object.prototype.__defineGetter__("x", Object.prototype.toSource); 3 window.x; 4 </script>