mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
2c21e1a959
Extract common breakpoint slot allocation logic from mrb_debug_set_break_line() and mrb_debug_set_break_method() into a shared alloc_breakpoint() helper. Co-authored-by: Claude <noreply@anthropic.com>