Skip to content
Latest: Publish JavaScript Packages to NPM Like a Pro!

Edit It: Does the return operator make objects inherit a function's prototype?

Home>Default Function Properties>Edit It: Does the return operator make objects inherit a function's prototype?

Edit It: Does the return operator make objects inherit a function's prototype?

This code shows that the return operator does not make objects inherit a function's prototype.

See it on StackBlitz