|
|
|
|
|
by aprdm
1272 days ago
|
|
What about dynamic languages? Are they always collecting the stack and keeping it into some exception object that the exception can grab the data from at any time? And if that's the case wouldn't it always be slow regardless of raising or not ? |
|