Open ahansen1 opened 12 years ago
I think that the changes I made here will resolve the IE8 issues. Essentially, if the named method is undefined we look at the deprecated arguments.callee. This is in response to:
https://github.com/iriscouch/bigdecimal.js/issues/2
I'm sorry didn't take the time to run it through a build. But, thought it might be helpful to pass this change along.
I think that the changes I made here will resolve the IE8 issues. Essentially, if the named method is undefined we look at the deprecated arguments.callee. This is in response to:
https://github.com/iriscouch/bigdecimal.js/issues/2
I'm sorry didn't take the time to run it through a build. But, thought it might be helpful to pass this change along.