MCPcopy Create free account
hub / github.com/dropbox/hackpad / values

Function values

infrastructure/framework-src/modules/jsutils.js:127–139  ·  view source on GitHub ↗

* Creates an array of the values of properties of obj , * not including built-in or inherited properties. If no * argument is given, applies to the global object. * * @example // Prints "123" values({a: 1, b: 2, c: 3}).forEach(function(k) { print(k); } * * @param {objec

(obj)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

_getPadClientVarsFunction · 0.85
filterDeletedRecordsFunction · 0.85
importWikiFunction · 0.85
importGoogleSiteFunction · 0.85

Calls 2

hasOwnPropertyMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected