mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
8b7a8978e2
The old size of `struct RBreak` was 56 bytes (`MRB_NO_BOXING`) and it's bigger than other object structures. That increase the size of `RVALUE` thus increase the total amount of memory consumption.