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
[MERGE chakra-core#3645@pleath] [MSFT 12313182] Detect assignment to const in nested functions that were originally deferred.
Merge pull request chakra-core#3645 from pleath:12313128
Add symbol-is-const flag to Symbol and to ScopeInfo to allow us to detect this case. Don't rely on having access to a parse node for the declaration.
0 commit comments