if ( registry[ name ].state !== 'error' && registry[ name ].state !== 'missing' ) {
                setAndPropagate( name, 'loaded' );
            }