MCPcopy Create free account
hub / github.com/bendytree/explainjs / shimIsPlainObject

Function shimIsPlainObject

samples/lodash.js:539–558  ·  view source on GitHub ↗

* A fallback implementation of `isPlainObject` which checks if a given `value` * is an object created by the `Object` constructor, assuming objects created * by the `Object` constructor have no inherited enumerable properties and that * there are no `Object.prototype` extensions.

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

isPlainObjectFunction · 0.85

Calls 2

isFunctionFunction · 0.85
forInFunction · 0.85

Tested by

no test coverage detected