* The base implementation of `_.isMatch` without support for callback * shorthands and `this` binding. * * @private * @param {Object} object The object to inspect. * @param {Array} matchData The propery names, values, and compare flags to match.
(object, matchData, customizer)
source not stored for this graph (policy: none)
no test coverage detected