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