Hacker News new | ask | show | jobs
by v413 4653 days ago
The "this" value in functions is not lexically scoped. It is determined during function invocation, not during function declaration.