b50ed32 Wrap Function.prototype.toString()

Authored and Committed by Libor Polčák 4 years ago
    Wrap Function.prototype.toString()
    
    Make sure that calling toString on the wrapped function does not leak
    the wrapping code.
    
        
file modified
+1 -9
file modified
+33 -7
file modified
+1 -0