summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/auto-regress/bug510644.js
blob: f2cf393a6b4edde16416398720b6085ea9412064 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// Binary: cache/js-dbg-32-d56149240ef8-linux
// Flags: -j
//
function foo(f) {
    f()
}
foo((eval("\
    (function () {\
        for each(l in [0, 0xB504F332, 0]) {\
            for (d in Error()) {}\
        }\
    })\
")))