DescriptionRevert of Wrap ClassLiterals in DoExpressions instead of giving them BlockScopes. (patchset #5 id:80001 of https://codereview.chromium.org/2176653003/ )
Reason for revert:
Blamed for https://bugs.chromium.org/p/chromium/issues/detail?id=716265
Original issue's description:
> Wrap 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}
TBR=adamk@chromium.org,marja@chromium.org,mstarzinger@chromium.org,bakkot@google.com
# Not skipping CQ checks because original CL landed more than 1 days ago.
Patch Set 1 #
Messages
Total messages: 6 (4 generated)
|