bug1001090-2.js (78B)
1 // |jit-test| error: ReferenceError 2 (function() { 3 with(x); 4 let x 5 })()