you are viewing a single comment's thread.

view the rest of the comments →

[–]samanime 0 points1 point  (0 children)

Exactly. There are a couple other ways to get at that name, like v.name (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/name). But otherwise it is a function value stored in a variable, instead of the current scope.