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
passing nil instead of _G as context for global functions when in ES … (#271)
* passing nil instead of _G as context for global functions when in ES strict mode
* fixed logic for determining strict mode
* replaced hack-around when passing nil as a function context with a null keyword
0 commit comments