MCPcopy Create free account
hub / github.com/SimonBuxx/LogiJS / baseIsNative

Function baseIsNative

libraries/lodash.js:3421–3427  ·  view source on GitHub ↗

* The base implementation of `_.isNative` without bad shim checks. * * @private * @param {*} value The value to check. * @returns {boolean} Returns `true` if `value` is a native function, * else `false`.

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

getNativeFunction · 0.85
isNativeFunction · 0.85

Calls 4

isObjectFunction · 0.85
isMaskedFunction · 0.85
toSourceFunction · 0.85
isFunctionFunction · 0.70

Tested by

no test coverage detected