MCPcopy Create free account
hub / github.com/curran/screencasts / shimKeys

Function shimKeys

introToChiasm/examples/code/latest/main-build.js:4980–4998  ·  view source on GitHub ↗

* A fallback implementation of `Object.keys` which creates an array of the * own enumerable property names of `object`. * * @private * @param {Object} object The object to query. * @returns {Array} Returns the array of property names.

(object)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runInContextFunction · 0.70

Calls 5

keysInFunction · 0.70
isLengthFunction · 0.70
isArgumentsFunction · 0.70
isIndexFunction · 0.70
isArrayFunction · 0.50

Tested by

no test coverage detected