Hacker News new | past | comments | ask | show | jobs | submit login

For unknown reasons, ARC has truncated my code-comment. It read:

// => `45`, because `this.a` is resolved to `window.a`, as `window` is the global variable used as the method context when we call an unbound function (which is stupid (`null` would have been a way better choice, Brandon)).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: