summaryrefslogtreecommitdiff
path: root/vm_method.c
diff options
context:
space:
mode:
Diffstat (limited to 'vm_method.c')
-rw-r--r--vm_method.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/vm_method.c b/vm_method.c
index 4cb96cc7fd..12947e1aa5 100644
--- a/vm_method.c
+++ b/vm_method.c
@@ -150,6 +150,7 @@ rb_clear_constant_cache_for_id(ID id)
}
rb_yjit_constant_state_changed(id);
+ rb_mjit_constant_state_changed(id);
}
static void