MCPcopy Create free account
hub / github.com/PacktPublishing/Learning-jQuery-3 / objectValues

Function objectValues

ChapterAppendixA/test/qunit.js:173–184  ·  view source on GitHub ↗

* Makes a clone of an object using only Array or Object as base, * and copies over the own enumerable properties. * * @param {Object} obj * @return {Object} New object with only the own properties (recursively).

(obj)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

qunit.jsFile · 0.70

Calls 1

isFunction · 0.85

Tested by

no test coverage detected