summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorJean Boussier <byroot@ruby-lang.org>2023-02-28 10:04:53 +0100
committerJean Boussier <jean.boussier@gmail.com>2023-03-01 08:56:56 +0100
commit40e5ee64f08c5a264b95dc2d35d5d3cbcbf858a0 (patch)
treee993dca97555715074bdbb00fd49aae54b8fca10 /main.c
parentee83274f36cdbf1ad12c611273de1042a0f24441 (diff)
downloadruby-40e5ee64f08c5a264b95dc2d35d5d3cbcbf858a0.tar.gz
Implement Write Barrier for `autoload_table_type`
It's just a decorated st_table, so we call `RB_OBJ_WRITTEN` after inserting to it. We also call `RB_OBJ_WRITTEN` on delete for completeness even though it's a noop.
Diffstat (limited to 'main.c')
0 files changed, 0 insertions, 0 deletions