mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 13:38:11 +00:00
![]() These push a "valid" unwind context on the stack and check_exception() now knows how to jump to the (catch) handler if present. (finally) finalizers will require some more work, but with this change, we now have basic support for try...catch. :^) |
||
---|---|---|
.. | ||
Assembler.cpp | ||
Assembler.h | ||
Compiler.cpp | ||
Compiler.h | ||
NativeExecutable.cpp | ||
NativeExecutable.h |