summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/jaeger/recompile/bug645044.js
blob: e31762a8e6a2e89c1f6feb5f3bf3b5260bd48531 (plain)
1
2
3
4
this.__defineGetter__("x", gc);
x.__proto__ = this;
__proto__ = 44;