summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/basic/bug665289.js
blob: a5e9d7e548ba0dc6304778fa9bcb0ea84a56a63e (plain)
1
2
3
4
delete this.Function;
a = evalcx("lazy");
a["Object"] = this;
if (typeof a.isPrototypeOf == "") {}