Project

General

Profile

« Previous | Next » 

Revision 7f5014e6

Added by ko1 (Koichi Sasada) over 4 years ago

rely on sorted compiled binary array.

builtin_binary is sorted by miniruby loading order and this
loading order should be same on ruby. So we can believe sorted
order of builtin_binary on boot time.