diff options
-rw-r--r-- | mjit.c | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -106,6 +106,20 @@ mjit_gc_finish_hook(void) CRITICAL_SECTION_FINISH(4, "mjit_gc_finish_hook"); } /* Iseqs can be garbage collected. This function should call when it happens. It removes iseq from the unit. */ void |