Description[parser] Refactor of Parse*Statement*, part 3
This patch moves the following parsing methods to ParserBase:
- ParseScopedStatement
- ParseVariableStatement
- ParseDebuggerStatement
- ParseV8Intrinsic
It also cleans up the implementation-specific use counter mechanism.
R=adamk@chromium.org, marja@chromium.org
BUG=
LOG=N
Committed: https://crrev.com/6874978c069c6630bedf13724491983e2d00bca1
Cr-Commit-Position: refs/heads/master@{#39272}
Patch Set 1 : Just moving code (broken) #Patch Set 2 : The real patch #
Total comments: 2
Patch Set 3 : Change after reviewers' comments #
Messages
Total messages: 20 (13 generated)
|