en.javascript.info
en.javascript.info copied to clipboard
Inaccuracy regarding prototype property
This may need further clarification to include even other cases such as:
const method = { foo() {} }.foo;
const arrowFunction = () => {};
async function asyncFunction() {}
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/prototype