js/src/jit-test/tests/basic/bug665289.js

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:9efc5af71aaf
1 delete this.Function;
2 a = evalcx("lazy");
3 a["Object"] = this;
4 if (typeof a.isPrototypeOf == "") {}

mercurial