jskatas.org Continuously Learn JavaScript. Your Way.

Function API: function.toString()

function.toString() - now returns the complete source code of the function

function.toString() - now returns the complete source code of the function

Links

The proposal, that went into the specification.
Blog post on the new `function.toString()`, on the v8 blog.