Memory Profiling For Mere Mortals

Name Your Functions

var foo = function () {}
var foo = function foo() {}