summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/auto-regress/bug516897.js
blob: e3caf4e6e3100fbe75f98a5f9eca6c4aef8f9f63 (plain)
1
2
3
4
5
6
// Binary: cache/js-dbg-64-38754465ffde-linux
// Flags:
//
this.__defineSetter__("x", gc);
this.watch("x",function(){return});
x = 3;