зеркало из https://github.com/github/ruby.git
Export MicroJIT global used in MJIT
This commit is contained in:
Родитель
e677ca4af0
Коммит
a245db8df8
|
@ -10,7 +10,9 @@ typedef struct rb_iseq_struct rb_iseq_t;
|
|||
#define rb_iseq_t rb_iseq_t
|
||||
#endif
|
||||
|
||||
RUBY_SYMBOL_EXPORT_BEGIN
|
||||
extern bool rb_ujit_enabled;
|
||||
RUBY_SYMBOL_EXPORT_END
|
||||
|
||||
static inline
|
||||
bool rb_ujit_enabled_p(void)
|
||||
|
|
Загрузка…
Ссылка в новой задаче