maxrt101 / ff

Scripting language
MIT License
4 stars 0 forks source link

Exceptions (`try`, `catch`, `finally`, `throw`) #23

Open maxrt101 opened 2 years ago

maxrt101 commented 2 years ago

Register exception handlers in CallFrame. Unwind stack from call site and look for registered handlers