DescriptionRe-apply formal argument, arrow function parsing refactors
This reapplies the following changesets:
https://codereview.chromium.org/1083953002
https://codereview.chromium.org/1061983004
https://codereview.chromium.org/1083623002
https://codereview.chromium.org/1078093002
On top of those changesets, we refactor to avoid building a temporary
list of formal parameters, instead adding to the scope directly.
LOG=N
BUG=
R=marja@chromium.org
Patch Set 1 #Patch Set 2 : Refactor to add formal parameters directly to the scope #
Total comments: 2
Patch Set 3 : git cl format, fix nit #Patch Set 4 : Avoid DuplicateFinder for the full parser #
Total comments: 1
Patch Set 5 : Fix duplicate detection of "argument" formal #Patch Set 6 : Remove stale declaration that crept in with last patch #
Total comments: 1
Created: 5 years, 8 months ago
Messages
Total messages: 16 (2 generated)
|