Closed ericlathrop closed 10 years ago
Function.prototype.bind is not defined. It should be a part of JavaScriptCore. I was able to polyfill it with this MDN implementation in ejecta.js.
Duplicate of #38.
Function.prototype.bind is not defined. It should be a part of JavaScriptCore. I was able to polyfill it with this MDN implementation in ejecta.js.