* Given an element, check if its props have been mutated since element * creation (or the last call to this function). In particular, check if any * new props have been added, which we can't directly catch by defining warning * properties on the props object. * * @param {ReactElement} elem
(element)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected