Memory Profiling For Mere Mortals

Name Your Functions

Bar.prototype.foo = function () {}
Bar.prototype.foo = function foo() {}