summaryrefslogtreecommitdiff
path: root/yjit.h
diff options
context:
space:
mode:
authorMaxime Chevalier-Boisvert <[email protected]>2021-10-25 14:29:36 -0400
committer<[email protected]>2021-10-25 14:29:36 -0400
commit722d43ad5e2685c4ca6edf090755eeca1a8cc8ce ()
tree85f4694ccc81d4effc19414a57843927beae7fad /yjit.h
parentcf52a2c9ba0e2add78f50c32dfadda8e7808d2e9 (diff)
Test PR
-rw-r--r--yjit.h2
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ struct rb_yjit_options {
bool test_backend;
};
-bool rb_yjit_enabled_p(void);
unsigned rb_yjit_call_threshold(void);
void rb_yjit_invalidate_all_method_lookup_assumptions(void);