Description[parsing] Make maybe-assigned more precise for sloppy block functions.
A script like "{ function foo() {} }" declares a VAR-variable at the
top-level and a LET-variable inside the block. The LET-variable does
not need to be unconditionally marked as assigned.
BUG=v8:5636
Review-Url: https://codereview.chromium.org/2680443002
Cr-Commit-Position: refs/heads/master@{#42980}
Committed: https://chromium.googlesource.com/v8/v8/+/b87d99495e972ee76254cbe912626707da0785c4
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 12 (8 generated)
|