Chromium Code Reviews
Description[es6] Make ParseSuperExpression use scopes instead
Previously it was using the FunctionState which does not work
correctly for lazy arrow functions.
To get this to work I had to fix some issues with some Scopes not
setting the function kind correctly.
Also, this removes innner_uses_super since we can track that on the
correct scope directly.
BUG=v8:4031
LOG=N
R=wingo@igalia.com, rossberg@chromium.org
Patch Set 1 #Patch Set 2 : cleanup #Patch Set 3 : add commented out js test #
Total comments: 3
Messages
Total messages: 20 (1 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||