summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/auto-regress/bug779850.js
blob: 329c008f81d58dd811220267a5b19724a7f02b80 (plain)
1
2
3
4
5
6
7
8
9
// |jit-test| error:TypeError

// Binary: cache/js-dbg-64-074fb996dfd7-linux
// Flags:
//

(function() {
    for each(let Math in []) {}
}).floor(2147483649)