MCPcopy Create free account
hub / github.com/1j01/98 / arrayLikeKeys

Function arrayLikeKeys

lib/browserfs.js:4402–4427  ·  view source on GitHub ↗

* Creates an array of the enumerable property names of the array-like `value`. * * @private * @param {*} value The value to query. * @param {boolean} inherited Specify returning inherited property names. * @returns {Array} Returns the array of property names.

(value, inherited)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

keysFunction · 0.70

Calls 5

isArgumentsFunction · 0.85
isArrayFunction · 0.70
baseTimesFunction · 0.70
isIndexFunction · 0.70
pushMethod · 0.45

Tested by

no test coverage detected