1 2 3 4 5 6 7 8 9
// |jit-test| --ion-gvn=off; error:ReferenceError (function(x) { x = +x switch (y) { case -1: x = 0 } })()