Files
mruby-mruby/mrbgems
Yukihiro "Matz" Matsumoto d329d9af79 mruby-compiler (gen_move): avoid optimization of ADDI/SUBI
ADDI/SUBI may fall back to method call that may clear block argument
place holder, which may be a live register. So we cannot directly call
ADDI/SUBI over local variables.
2025-05-20 18:31:21 +09:00
..
2025-05-14 02:01:02 +10:00
2022-11-19 17:11:56 +09:00
2024-09-24 00:14:24 +10:00