* A specialized version of `baseIsEqualDeep` for comparing objects of * the same `toStringTag`. * * **Note:** This function only supports comparing values with tags of * `Boolean`, `Date`, `Error`, `Number`, `RegExp`, or `String`. * * @private * @param {Object} obj
(object, other, tag, bitmask, customizer, equalFunc, stack)
source not stored for this graph (policy: none)
no test coverage detected