/js/src/jit-test/tests/jaeger/bug580883.js

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

  1. // |jit-test| error: invalid sharp variable use #1#
  2. [] = #1#
  3. with(7) {
  4. var c
  5. }