eieio-copy-parents-into-subclass

eieio-copy-parents-into-subclass is a compiled Lisp function in `eieio-core.el'.

(eieio-copy-parents-into-subclass NEWC PARENTS)

Copy into NEWC the slots of PARENTS.
Follow the rules of not overwriting early parents when applying to
the new child class.