mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Removed mrb_jmpbuf_id for C++ exceptions
Use stack variable addresses as identifiers instead of global variable values. Since the stack variable address is uniquely determined within the call, there is no need to maintain a global variable.
This commit is contained in:
Reference in New Issue
Block a user