Description[parser] Refactor of Parse*Statement*, part 4
This patch moves the following parsing methods to ParserBase:
- ParseExpressionOrLabelledStatement
- ParseIfStatement
- ParseContinueStatement
- ParseBreakStatement
- ParseReturnStatement
- ParseWithStatement
R=adamk@chromium.org, marja@chromium.org
BUG=
LOG=N
Committed: https://crrev.com/40ba1db51fc4dac7918580111fca857bc0de0ba3
Cr-Commit-Position: refs/heads/master@{#39325}
Patch Set 1 : Just moving code (broken) #Patch Set 2 : The real patch #
Total comments: 16
Patch Set 3 : Change after reviewers' comments #Patch Set 4 : Last changes #Patch Set 5 : Rebase #
Messages
Total messages: 23 (10 generated)
|