js/xpconnect/crashtests/394810-1.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:7de1cfa230be
1 <script>
2 Object.prototype.__defineGetter__("x", Object.prototype.toSource);
3 window.x;
4 </script>

mercurial