DescriptionFactor formal argument parsing into ParserBase
This commit is a precursor to making lazy arrow function parsing use
similar logic to function(){} argument parsing.
Originally landed in these three CLs:
https://codereview.chromium.org/1078093002
https://codereview.chromium.org/1083623002
https://codereview.chromium.org/1083953002
These were rolled out due to a performance regression on CodeLoad. This
patchset will fix that by avoiding creation of a DuplicateFinder in the
full parser.
R=marja@chromium.org
BUG=
LOG=N
Committed: https://crrev.com/636cb4f365afe93de37685a69a9b8bfd16a9f70f
Cr-Commit-Position: refs/heads/master@{#27960}
Patch Set 1 #Patch Set 2 : Avoid DuplicateFinder creation in the full parser #
Messages
Total messages: 8 (2 generated)
|