comparison: js/xpconnect/crashtests/394810-1.html
js/xpconnect/crashtests/394810-1.html
- branch
- TOR_BUG_3246
- changeset 7
- 129ffea94266
equal
deleted
inserted
replaced
|
1 <script> |
|
2 Object.prototype.__defineGetter__("x", Object.prototype.toSource); |
|
3 window.x; |
|
4 </script> |