* Performs equality by iterating through keys on an object and returning * false when any key has values which are not strictly equal between * objA and objB. Returns true when the values of all keys are strictly equal. * * @return {boolean}
(objA, objB)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected