7 ms·
If you are not relying on edge case behaviour of Function.prototype.bind, including the polyfill here should be enough: https://developer.mozilla.org/en-US/docs
by superlupo 12y ago
If you are not relying on edge case behaviour of Function.prototype.bind, including the polyfill here should be enough:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/bind#Compatibility https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe...