Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> It’s not a global `print` function that’s called but `window.print`, right?

Both are true. Globals are stored on `window`.

> `print` is sugar for `this.print`

It is not.



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

Search: