summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/auto-regress/bug640079.js
blob: 2892bb5b3ee329a4a03ba5196e1d286c3da42c1d (plain)
1
2
3
4
5
6
7
8
9
// |jit-test| error:ReferenceError

// Binary: cache/js-dbg-32-adc45b0a01c8-linux
// Flags: -m -n
//
eval("\
  x = evalcx('split');\
  evalcx(\"for(e in <x/>){}\" ,x)\
")