Skip to content
  • Koichi Sasada's avatar
    d9bf9c57
    take care of USE_LAZY_LOAD=1. · d9bf9c57
    Koichi Sasada authored
    On USE_LAZY_LOAD=1, the iseq should be loaded. So rb_iseq_check()
    is needed. Furthermore, now lazy loading with builtin_function_table
    is not supported, so it should cancel lazy loading.
    d9bf9c57
    take care of USE_LAZY_LOAD=1.
    Koichi Sasada authored
    On USE_LAZY_LOAD=1, the iseq should be loaded. So rb_iseq_check()
    is needed. Furthermore, now lazy loading with builtin_function_table
    is not supported, so it should cancel lazy loading.
Loading