mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
You can now throw an expression to the nearest catcher! :^) To support throwing arbitrary values, I added an Exception class that sits as a wrapper around whatever is thrown. In the future it will be a logical place to store a call stack.
1.6 KiB
1.6 KiB