61da6ff code_builders: skip undefined objects

Authored and Committed by Libor Polčák 3 years ago
    code_builders: skip undefined objects
    
    There is no point in wrapping undefined objects, and it creates a
    possibility that the undefined is used later on during building.
    
        
file modified
+1 -1