DescriptionMove sloppy block function hoisting logic from Parser to Scope.
This moves scope-related logic (such as looking up variables) to Scope
where it belongs, and enables PreParser to do more Scope-related
operations in the future.
BUG=
Committed: https://crrev.com/8ee581af4b6de5ac4beda973461fef2b4e105339
Cr-Commit-Position: refs/heads/master@{#39233}
Patch Set 1 #
Total comments: 6
Patch Set 2 : code review (adamk@) #
Total comments: 5
Patch Set 3 : rebased #Patch Set 4 : rebased #Patch Set 5 : code review (nikolaos@) #
Messages
Total messages: 22 (12 generated)
|