mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
eb5fbfbb40
The sorted array binary search implementation no longer uses the inline cache array, so remove all MRB_INLINE_METHOD_CACHE definitions and related code.