Files
mruby-mruby/mrbgems
Yukihiro "Matz" Matsumoto 5fe0ebbca5 mruby-compiler: inline codegen_self into gen_self_var
Remove unused codegen_self function and inline its simple OP_LOADSELF logic
directly into gen_self_var. This eliminates unnecessary function call overhead
and simplifies the codebase.

Co-authored-by: Claude <noreply@anthropic.com>
2025-10-03 19:46:14 +09:00
..
2025-09-19 22:51:09 +09:00
2024-09-24 00:14:24 +10:00