StoreGate: generalize parent container in DecorHandleKey
Allow a VarHandleKey
as parent container in decoration handles. This
covers the use-case of decorating a container that is already defined as
ReadHandleKey
dependency.
Follow-up to !58618 (merged) and thanks @rbielski for the suggestion.