RB_OBJ_WRITTEN 163 array.c RB_OBJ_WRITTEN(ary, Qundef, val); RB_OBJ_WRITTEN 4178 array.c RB_OBJ_WRITTEN(hash, Qundef, elt); RB_OBJ_WRITTEN 285 class.c RB_OBJ_WRITTEN(arg->klass, Qundef, ce->value); RB_OBJ_WRITTEN 286 class.c RB_OBJ_WRITTEN(arg->klass, Qundef, ce->file); RB_OBJ_WRITTEN 952 class.c RB_OBJ_WRITTEN(klass, Qundef, new_me); RB_OBJ_WRITTEN 4651 ext/date/date_core.c RB_OBJ_WRITTEN(new, Qundef, bdat->s.nth); RB_OBJ_WRITTEN 4660 ext/date/date_core.c RB_OBJ_WRITTEN(new, Qundef, bdat->c.nth); RB_OBJ_WRITTEN 4661 ext/date/date_core.c RB_OBJ_WRITTEN(new, Qundef, bdat->c.sf); RB_OBJ_WRITTEN 4686 ext/date/date_core.c RB_OBJ_WRITTEN(new, Qundef, bdat->c.nth); RB_OBJ_WRITTEN 4687 ext/date/date_core.c RB_OBJ_WRITTEN(new, Qundef, bdat->c.sf); RB_OBJ_WRITTEN 531 hash.c if (arg.new_key) RB_OBJ_WRITTEN(hash, arg.old_key, arg.new_key); RB_OBJ_WRITTEN 532 hash.c if (arg.new_value) RB_OBJ_WRITTEN(hash, arg.old_value, arg.new_value); RB_OBJ_WRITTEN 748 iseq.c RB_OBJ_WRITTEN(obj, Qundef, iseq); RB_OBJ_WRITTEN 2391 process.c RB_OBJ_WRITTEN(envtbl, Qundef, key); RB_OBJ_WRITTEN 2392 process.c RB_OBJ_WRITTEN(envtbl, Qundef, val); RB_OBJ_WRITTEN 1357 variable.c RB_OBJ_WRITTEN(obj, Qundef, val); RB_OBJ_WRITTEN 1540 variable.c RB_OBJ_WRITTEN(c->obj, Qundef, val); RB_OBJ_WRITTEN 1971 variable.c RB_OBJ_WRITTEN(mod, Qnil, av); RB_OBJ_WRITTEN 3068 variable.c RB_OBJ_WRITTEN(obj, Qundef, value); RB_OBJ_WRITTEN 3075 variable.c RB_OBJ_WRITTEN((VALUE)data, Qundef, (VALUE)value); RB_OBJ_WRITTEN 318 vm_method.c RB_OBJ_WRITTEN(me, Qundef, def->body.iseq.iseqptr); RB_OBJ_WRITTEN 319 vm_method.c RB_OBJ_WRITTEN(me, Qundef, def->body.iseq.cref); RB_OBJ_WRITTEN 323 vm_method.c RB_OBJ_WRITTEN(me, Qundef, def->body.attr.location); RB_OBJ_WRITTEN 326 vm_method.c RB_OBJ_WRITTEN(me, Qundef, def->body.proc); RB_OBJ_WRITTEN 329 vm_method.c RB_OBJ_WRITTEN(me, Qundef, def->body.refined.orig_me); RB_OBJ_WRITTEN 330 vm_method.c RB_OBJ_WRITTEN(me, Qundef, def->body.refined.owner); RB_OBJ_WRITTEN 333 vm_method.c RB_OBJ_WRITTEN(me, Qundef, def->body.alias.original_me); RB_OBJ_WRITTEN 593 vm_method.c RB_OBJ_WRITTEN(klass, Qundef, (VALUE)me);