summaryrefslogtreecommitdiffhomepage
path: root/src/variable.c
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2020-07-22 14:23:10 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2020-07-22 15:01:54 +0900
commit097f525817d0825f12780adfc8542bb7f3db1302 (patch)
tree6dd33f3499d0cc177262e9928d070a3f8a5a5a4c /src/variable.c
parent5533c2983373a9fca5a97074ebe9258841ce4d00 (diff)
downloadmruby-097f525817d0825f12780adfc8542bb7f3db1302.tar.gz
mruby-097f525817d0825f12780adfc8542bb7f3db1302.zip
Avoid using `mrb_ary_modify` from the internal function.
`mrb_ary_modify` calls `mrb_write_barrier`, so can cause the same problem of the past `push`. It is provided for use-level API.
Diffstat (limited to 'src/variable.c')
0 files changed, 0 insertions, 0 deletions