/js/src/jit-test/tests/jaeger/recompile/bug645044.js

http://github.com/zpao/v8monkey · JavaScript · 4 lines · 3 code · 1 blank · 0 comment · 0 complexity · 3ef6dff4b816fb998fd42160cf5c5f25 MD5 · raw file

  1. this.__defineGetter__("x", gc);
  2. x.__proto__ = this;
  3. __proto__ = 44;