2b3c7d1 createDateWrappingFunctionString(): set Date.prototype properly

Authored and Committed by Libor Polčák 4 years ago
    createDateWrappingFunctionString(): set Date.prototype properly
    
    Make sure that for example createDateWrappingFunctionString is true.
    This also solves the bug at www.jizdirady.cz where the page modifies the
    Date.prototype and then expects that all objects created by Date can
    access the additional properties.
    
        
file modified
+1 -0