summaryrefslogtreecommitdiff
path: root/js/src/jit-test/tests/jaeger/bug601400.js
blob: cb9ae27f705b7dfb63e27e6e9f57d3d4b1212c07 (plain)
1
2
3
4
5
6
7
8
// |jit-test| error: TypeError

eval("\
    function NaN() {}\
    for(w in s) {}\
")

// Don't assert.