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

Function getNative

libraries/lodash.js:6012–6015  ·  view source on GitHub ↗

* Gets the native function at `key` of `object`. * * @private * @param {Object} object The object to query. * @param {string} key The key of the method to get. * @returns {*} Returns the function if it's native, else `undefined`.

(object, key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

lodash.jsFile · 0.85

Calls 2

getValueFunction · 0.85
baseIsNativeFunction · 0.85

Tested by

no test coverage detected