blob: 9a42bacc2c9a093f56c2d7536b77eea426c804b9 [file] [log] [blame]
// |jit-test| error:ReferenceError
// Binary: cache/js-dbg-64-985cdfad1c7e-linux
// Flags:
//
(function(x){ function a () { x = 2 }; tracing(true); a(); })()