v0.33.5
IE 8 fixes, because yay old browsers
- IE 6-8 have wacky scoping issues with named function expressions.
- this broke
NumberShim
- Apparently in IE 8, RegExp#test is an own property of regexes, not a prototype method
- this broke
NumberShim
- this broke
- Make sure to treat
es5-sham
'sObject.defineProperty
as unsupported, in IE 8