1 2 3 4 5 6 7 8
// |jit-test| error: TypeError try { i } catch (x if (function() {})()) {} catch (d) { this.z.z }