DescriptionWrap ClassLiterals in DoExpressions instead of giving them BlockScopes.
This slightly simplifies scope handling. It also makes it possible to
implement some potential future changes to classes purely in the parser
by adding additional code to the DoExpression.
This is a portion of https://codereview.chromium.org/2142333002/, which
probably isn't going through in full.
Committed: https://crrev.com/c2bcfc31454bfa95e146cb6002fb6a9a142181f7
Cr-Commit-Position: refs/heads/master@{#38035}
Patch Set 1 #Patch Set 2 : cleanup source positions #Patch Set 3 : update bytecode expecatations #Patch Set 4 : rebase #
Total comments: 4
Patch Set 5 : address comments #
Messages
Total messages: 35 (20 generated)
|