There was an error while loading. Please reload this page.
1 parent e39f88d commit ebcf26bCopy full SHA for ebcf26b
1 file changed
zjit.h
@@ -33,6 +33,6 @@ static inline void rb_zjit_cme_invalidate(const rb_callable_method_entry_t *cme)
33
static inline void rb_zjit_invalidate_ep_is_bp(const rb_iseq_t *iseq) {}
34
static inline void rb_zjit_constant_state_changed(ID id) {}
35
static inline void rb_zjit_before_ractor_spawn(void) {}
36
-#endif // #if USE_YJIT
+#endif // #if USE_ZJIT
37
38
#endif // #ifndef ZJIT_H
0 commit comments