mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
c112e83b5d
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.