Closed provegard closed 7 years ago
Happens when a function without a scope is called using Function.call with null as the "this" value.
Function.call
null
Happens when a function without a scope is called using
Function.call
withnull
as the "this" value.