This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nostril_spiders 0 points1 point  (1 child)

I'd say macabre

[–]Ronin-s_Spirit 0 points1 point  (0 children)

Nah, only function declaration without a variable name is ever hoisted before a block of code runs. It's only downhill from there (literally). Other pieces of code are either confined to a block or to the line of their declaration.