mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
5dda4f5da3
The default implementations of type predicate macros use `mrb_type`. But `mrb_type` with `MRB_WORD_BOXING` isn't very efficient, so the new implementations avoid `mrb_type`.