5 ms·
(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.
by LessDmesg 7y 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.
- poiuyt098 7y agoyep, the goto example is doing something completely different and less than the exception code, of course it will look more messy.