MCPcopy Create free account
hub / github.com/cnodejs/egg-cnode / shimIsPlainObject

Function shimIsPlainObject

app/public/libs/lodash.compat.js:1856–1884  ·  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

runInContextFunction · 0.85

Calls 3

isFunctionFunction · 0.85
isArgumentsFunction · 0.85
isNodeFunction · 0.85

Tested by

no test coverage detected