Hacker News new | ask | show | jobs
by LessDmesg 2312 days ago
(1) There's nothing messy about that graph. It's just two nested function calls. An exception by itself is just a goto to the catch block.
1 comments

yep, the goto example is doing something completely different and less than the exception code, of course it will look more messy.