Demote mjit_instruction.rb from builtin to stdlib

This commit is contained in:
Takashi Kokubun 2022-09-18 14:02:09 +09:00
parent 67417e795a
commit 0e816e6d30
No known key found for this signature in database
GPG key ID: 6FFC433B12EE23DD
8 changed files with 8 additions and 17 deletions

View file

@ -165,6 +165,5 @@ has_cache_for_send(rb_execution_context_t *ec, VALUE self, VALUE cc_addr, VALUE
extern bool rb_splat_or_kwargs_p(const struct rb_callinfo *restrict ci);
#include "mjit_compiler.rbinc"
#include "mjit_instruction.rbinc"
#endif // USE_MJIT