RICLASS_IS_ORIGIN 2232 gc.c if (FL_TEST(obj, RICLASS_IS_ORIGIN)) { RICLASS_IS_ORIGIN 3155 gc.c if (FL_TEST(obj, RICLASS_IS_ORIGIN)) { RICLASS_IS_ORIGIN 4452 gc.c if (FL_TEST(obj, RICLASS_IS_ORIGIN)) { RICLASS_IS_ORIGIN 653 internal.h if (klass != origin) FL_SET(origin, RICLASS_IS_ORIGIN); RICLASS_IS_ORIGIN 1409 vm.c if (RB_TYPE_P(klass, T_ICLASS) && FL_TEST(klass, RICLASS_IS_ORIGIN)) { RICLASS_IS_ORIGIN 1958 vm_insnhelper.c if (RB_TYPE_P(klass, T_ICLASS) && FL_TEST(klass, RICLASS_IS_ORIGIN)) klass = RBASIC_CLASS(klass);