MCPcopy Index your code
hub / github.com/SimplyDo/projector / isObject

Function isObject

lib/angular/angular.js:297–297  ·  view source on GitHub ↗

* @ngdoc function * @name angular.isObject * @function * * @description * Determines if a reference is an `Object`. Unlike `typeof` in JavaScript, `null`s are not * considered to be objects. * * @param {*} value Reference to check. * @returns {boolean} True if `value` is an `Object` but not

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

forEachFunction · 0.85
sizeFunction · 0.85
copyFunction · 0.85
JQLiteDataFunction · 0.85
angular.jsFile · 0.85
supportObjectFunction · 0.85
instantiateFunction · 0.85
compositeLinkFnFunction · 0.85
applyDirectivesToNodeFunction · 0.85
nodeLinkFnFunction · 0.85
$ControllerProviderFunction · 0.85
headersGetterFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected