/js/src/jit-test/tests/jaeger/bug660002.js
http://github.com/zpao/v8monkey · JavaScript · 4 lines · 3 code · 0 blank · 1 comment · 0 complexity · 7d3bbd1843f3ec72eb29917a968c9e0b MD5 · raw file
- // |jit-test| error: ReferenceError
- (function() {
- let V = x(x, x = w), x
- })()