ce86123 Do not generate wrapper.freeze code if not desired

1 file Authored by Martin Zmitko 11 months ago, Committed by Libor Polčák 11 months ago,
    Do not generate wrapper.freeze code if not desired
    
    Optimize injection code size. Previously the code was generated even
    though the generator had the information that the condition cannot
    succeed.
    
        
file modified
+7 -5