@@ -33,7 +33,7 @@ if ( Math.sign === undefined ) {
}
-if ( Function.prototype.name === undefined ) {
+if ( 'name' in Function.prototype === false ) {
// Missing in IE
// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/name