mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
d84daa56fa
Instead of calling write barriers (mrb_write_barrier) in the function, call field write barriers (mrb_field_write_barrier_value) from the individual functions.