summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/auto-regress/bug648852.js
blob: 0b8ed0db403962060536c5b7eb5ad048580ed554 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// |jit-test| error:TypeError

// Binary: cache/js-dbg-64-d3215d1e985a-linux
// Flags: -m -n -a
//
var toString = 1;
VERSION = "";
function startTest() {
    if (print) if (VERSION == "ECMA_1") {}
}
var VERSION = this;
startTest();