export func for MJIT
This commit is contained in:
parent
f38b6d197f
commit
6b460a7948
@ -799,7 +799,7 @@ gen_ivtbl_get(VALUE obj, struct gen_ivtbl **ivtbl)
|
||||
return 0;
|
||||
}
|
||||
|
||||
struct st_table *
|
||||
MJIT_FUNC_EXPORTED struct st_table *
|
||||
rb_ivar_generic_ivtbl(void)
|
||||
{
|
||||
return generic_iv_tbl;
|
||||
|
Loading…
x
Reference in New Issue
Block a user