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.7>master] [MERGE chakra-core#3538@sigatrev] OS:10898061 fix bug with cached scopes and default/destrctured arguments
Merge pull request chakra-core#3538 from sigatrev:CachedScopeChecks
When cached scopes are used with default function arguments or destructured parameters, any variable references in the values of the default argument or destructured params would erroneously see the merged body and param scope
0 commit comments