This PR works around IE not supporting function.name: https://github.com/canjs/can-reflect/pull/146/files
…by returning something that isn’t helpful (functionIE0, functionIE1, etc.). We should fix it so it returns what other browsers return, if possible.