/js/src/jit-test/tests/basic/bug653262.js
http://github.com/zpao/v8monkey · JavaScript · 4 lines · 4 code · 0 blank · 0 comment · 0 complexity · c0328544543db0818759ac01e3f01583 MD5 · raw file
- with(evalcx(''))(function eval() {}, this.__defineGetter__("x", Function));
- var i = 0;
- var o;
- new(x);