This ensures that comparison between TypedArray names will be essentially free (just a pointer comparison), which will allow us to efficiently implement specification steps like: "24. If srcType is the same as targetType, then" efficiently.