michael@0: // |jit-test| error:ReferenceError michael@0: michael@0: // Binary: cache/js-dbg-64-1fd6c40d3852-linux michael@0: // Flags: --ion-eager michael@0: // michael@0: michael@0: j = 0; michael@0: out1: michael@0: for ((exception) = 0; ; j++) michael@0: if (j == 50) michael@0: break out1; michael@0: while (dbgeval("[]").proto ? g : 50) {}