/js/src/jit-test/tests/basic/bug667504-syntax.js

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

  1. for (var x in x)
  2. let(x) {}
  3. function x() {}