js/xpconnect/crashtests/394810-1.html

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

mercurial