fix fuzzer on `this` (#1842)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sun, 23 Apr 2017 19:15:03 +0000 (03:15 +0800)
committerGitHub <noreply@github.com>
Sun, 23 Apr 2017 19:15:03 +0000 (03:15 +0800)
commit76d19b60ad5f6c7191eece8f8d224bdf4d920599
treee077a7066e4ddff5b179314ad13cf0278255b81f
parent9e626281716c0f11ed6b289d6a48c7b681a99a1e
fix fuzzer on `this` (#1842)

- forbid redeclaration of `this`
- suppress probability for `this` within nested functions
test/ufuzz.js