Hacker News new | ask | show | jobs
by bendrucker 4433 days ago
console.log is bound in Firefox and in Node. In all other browsers calling console.log.call(null) is a TypeError.