aboutsummaryrefslogtreecommitdiffstats
path: root/yjit/bindgen/src/main.rs
diff options
context:
space:
mode:
Diffstat (limited to 'yjit/bindgen/src/main.rs')
-rw-r--r--yjit/bindgen/src/main.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/yjit/bindgen/src/main.rs b/yjit/bindgen/src/main.rs
index 71bf1df3e8..71f7725f6b 100644
--- a/yjit/bindgen/src/main.rs
+++ b/yjit/bindgen/src/main.rs
@@ -346,6 +346,7 @@ fn main() {
// From include/ruby/internal/intern/variable.h
.allowlist_function("rb_attr_get")
+ .allowlist_function("rb_ivar_defined")
.allowlist_function("rb_ivar_get")
// From include/ruby/internal/intern/vm.h