Hacker News new | ask | show | jobs
by popcornricecake 323 days ago
That looks like a variable that points to an anonymous function. For simple small functions here and there it may not matter, but if the entire call stack in a debugger is full of anonymous functions then it could be a problem.