8 ms·
The "this" value in functions is not lexically scoped. It is determined during function invocation, not during function declaration.
by v413 13y ago
The "this" value in functions is not lexically scoped. It is determined during function invocation, not during function declaration.