* A specialized version of `baseCallback` which only supports `this` binding * and specifying the number of arguments to provide to `func`. * * @private * @param {Function} func The function to bind. * @param {*} thisArg The `this` binding of `func`.
(func, thisArg, argCount)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected