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

Function eachProperty

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

* Iterator convenience for JavaScript Objects. * * Note that if func returns false, the iteration will be immediately terminated. * (Returning undefined, or not specifying a return type, does not terminate the iteration). * * @example var pastels = { red: "#fcc", green: "#cfc", blue: "#cc

(obj, func)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

_importTagsFunction · 0.85
_encodeParamsFunction · 0.85
debugFunction · 0.85
_coerceObjectToHTMLFunction · 0.85
_objectToOLFunction · 0.85
_samePropertiesFunction · 0.85
_likeObjectsToHTMLFunction · 0.85
addColumnsFunction · 0.85
_stampedMessageFunction · 0.85
addClientVarsFunction · 0.85
qpathFunction · 0.85

Calls 1

hasOwnPropertyMethod · 0.45

Tested by

no test coverage detected