if ( isStatic( el ) ) {
                    // Collect all addresses yielded by lookups for that element.
                    for ( l in this.lookups ) {

                        if ( ( type = this.lookups[ l ]( el ) ) ) {