You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[1.10>master] [MERGE #5569@aneeshdk] OS:18468078:Adding a check for the case where lambda method accessing super in global scope
Merge pull request #5569 from aneeshdk:SuperGlobalAccessIssue
When a labmda method access super property in the global scope the currentnonlambdafunc will be nullptr. This should be a SyntaxError.
0 commit comments