summaryrefslogtreecommitdiff
path: root/yjit.h
diff options
context:
space:
mode:
-rw-r--r--yjit.h7
1 files changed, 7 insertions, 0 deletions
@@ -15,6 +15,13 @@
# define YJIT_STATS RUBY_DEBUG
#endif
struct rb_yjit_options {
// Enable compilation with YJIT
bool yjit_enabled;