Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/js/xpconnect/crashtests/394810-1.html

5 lines
96 B
HTML
Raw Normal View History

<script>
Object.prototype.__defineGetter__("x", Object.prototype.toSource);
window.x;
</script>