e698d355c1
TNode.inputs are initialised during directives resolution now so we know early if a node has directives with inputs or no. We don't need to use undefined value as an indicator that inputs were not resolved yet. PR Close #33798