Description[parser] Clear scope for inner block in function with complex parameters
The parser was finalizing the inner block scope, but not clearing the
inner block's scope pointer. This doesn't (yet) have any behavioral
difference, but makes it easier to make assumptions about the structure
of the AST vs the scope chain.
R=neis@chromium.org
Review-Url: https://codereview.chromium.org/2696233003
Cr-Commit-Position: refs/heads/master@{#43233}
Committed: https://chromium.googlesource.com/v8/v8/+/4e4a968e0eb2f86fc5bbbd9f7e5c7f98e5111732
Patch Set 1 #
Messages
Total messages: 11 (7 generated)
|