mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
16b73ec67b
The pattern of reading @flags IV and converting to uint32_t was repeated in 6 methods. Consolidated into a single helper function. Co-authored-by: Claude <noreply@anthropic.com>